0
我一直在運行到這個問題,每當我在本地保存一個文件(* .hbs,* .js)的同時運行ember serve
並且couldn'牛逼弄清楚,這筆交易是:ember-cli-broccoli失敗,EEXIST ... tmp/.DS_STORE
The Broccoli Plugin: [broccoli-persistent-filter:Babel > [Babel: ember-inflector]: Babel: ember-inflector] failed with:
Error: EEXIST: file already exists, symlink
'/Users/myusername/Documents/my-project/tmp/broccoli_persistent_filterbabel__babel_ember_inflector-input_base_path-tS9AnlNw.tmp/.DS_Store'
->
'/Users/myusername/Documents/my-project/tmp/broccoli_persistent_filterbabel__babel_ember_inflector-output_path-6LGruFFD.tmp/.DS_Store'
我試圖rm -rf tmp
我試圖清理一切,重新開始我的文本編輯器(凌動)我找遍了互聯網......