0
ember serve
을 실행하는 동안 로컬로 파일 (* .hbs, * .js)을 저장할 때마다 종일이 문제에 부딪치게되었습니다. t는 거래가 무엇인지 알아낼 :EEXIST로 ember-cli-broccoli가 실패 ... 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
을 시도 ...