ember-cli: Error: EEXIST, file already exists
file changed templates/application.hbs
EEXIST, file already exists '/Users/fivetwentysix/testapp/tmp/caching-writer-dest-dir_GE6biD.tmp'
Error: EEXIST, file already exists '/Users/fivetwentysix/testapp/tmp/caching-writer-dest-dir_GE6biD.tmp'
at Error (native)
at Object.fs.symlinkSync (fs.js:852:18)
at symlink (/Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/symlink-or-copy/index.js:82:14)
at Function.symlinkOrCopySync (/Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/symlink-or-copy/index.js:58:5)
at /Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/broccoli-sourcemap-concat/node_modules/broccoli-caching-writer/index.js:103:21
at lib$rsvp$$internal$$tryCatch (/Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/promise-map-series/node_modules/rsvp/dist/rsvp.js:489:16)
at lib$rsvp$$internal$$invokeCallback (/Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/promise-map-series/node_modules/rsvp/dist/rsvp.js:501:17)
at lib$rsvp$$internal$$publish (/Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/promise-map-series/node_modules/rsvp/dist/rsvp.js:472:11)
at lib$rsvp$asap$$flush (/Users/fivetwentysix/testapp/node_modules/ember-cli/node_modules/promise-map-series/node_modules/rsvp/dist/rsvp.js:1290:9)
at process._tickCallback (node.js:355:11)
Happens when I save any file with ember serve running.
This happens on a brand new project created with ember-cli-0.1.15
Here’s a sample repo: https://github.com/fivetwentysix/ember-test-app
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 133 (39 by maintainers)
Commits related to this issue
- Fixes https://github.com/ember-cli/ember-cli/issues/3413 — committed to aymerick/kowa by aymerick 9 years ago
- Fix broken symlink handling Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 Root cause https://github.com/Rich-Harris/sander/issues... — committed to isaacs/node-glob by isaacs 9 years ago
- Handle bad symlinks properly Regression introduced by pulling in glob as a dep, due to root cause https://github.com/isaacs/node-glob/issues/170. Added good and bad symlinks to test, which would hav... — committed to isaacs/rimraf by isaacs 9 years ago
- Add rimraf and a more recent version of jQuery Rimraf is used in order to sovle this issue: https://github.com/ember-cli/ember-cli/issues/3413 — committed to olgabrani/synnefo by athinab 9 years ago
- npm upstream dependency issue (https://github.com/ember-cli/ember-cli/issues/3413) — committed to brzpegasus/ember-nw-markdown by brzpegasus 9 years ago
- Workaround for Ember-CLI issue: https://github.com/ember-cli/ember-cli/issues/3413 — committed to goneflyin/stockinfo by goneflyin 9 years ago
- Workaround for ember-cli bug https://github.com/ember-cli/ember-cli/issues/3413 — committed to tonysherbondy/datadrawer by nhan 9 years ago
- Fixes https://github.com/ember-cli/ember-cli/issues/3413 — committed to aymerick/kowa-client by aymerick 9 years ago
- Upgrade node dependencies - inherits update - v3.2.2 - lockfile@2 - v3.2.3 - Remove optional graceful-fs dependency See isaacs/node-tap#85 - v3.2.4 - use fs, not graceful-fs - v3.2.5 - fix tests - ... — committed to kvz/jekyll-fix-titlecase by kvz 9 years ago
- Add rimraf and a more recent version of jQuery Rimraf is used in order to sovle this issue: https://github.com/ember-cli/ember-cli/issues/3413 — committed to athinab/snf-ui-app by athinab 9 years ago
- Add rimraf and a more recent version of jQuery Rimraf is used in order to sovle this issue: https://github.com/ember-cli/ember-cli/issues/3413 — committed to athinab/snf-ui-app by athinab 9 years ago
- UI Fixes - update packages to fix "File Exists" issue When building Ember UI, getting an error. See https://github.com/ember-cli/ember-cli/issues/3413 for more details. — committed to akira/exq_ui by akira 8 years ago
- CARNET-4; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-1; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-2; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-6; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-5; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-4; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-5; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
- CARNET-3; Fix broken symlink handling; <cargo>Fix broken symlink handling</cargo> Root cause https://github.com/isaacs/rimraf/issues/65 Root cause https://github.com/ember-cli/ember-cli/issues/3413 R... — committed to tc-cargo-net/node-glob by isaacs 9 years ago
I also ran into this error while using
ember-cli-coffeescriptand trying to addember-simple-auth. The solution was to convert myroutes/application.coffeeback to JavaScript. For some reason the default application route inember-simple-authconflicts with the one written in CoffeeScript.I had the same error and fixed it by removing my
.cachedirectoryConfirming @dopin’s suggestion of forcing rimraf to 2.2.8 works. Make sure to add this to
dependenciesand notdevDependencies.