https://github.com/chadhietala/merge-vendor-error
https://github.com/chadhietala/merge-vendor-error
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadhietala/merge-vendor-error
- Owner: chadhietala
- License: mit
- Created: 2014-12-08T22:16:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-08T22:24:58.000Z (over 10 years ago)
- Last Synced: 2025-02-10T08:23:11.600Z (4 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Merge-es6-vendor Error
### Steps to reproduce
```
bower install --save ember-inflector
ember s
```Will produce the following error:
```
File: dummy/routes/application.js
ENOENT, no such file or directory '/Users/chietala/workspace/shift/merge-es6-vendor/tmp/tree_merger-tmp_dest_dir-szCVHgL8.tmp/vendor/ember-inflector/main.js'
```### ENV
```
version: 0.1.4
valid watchman found, version: [3.0.0]
node: 0.10.33
npm: 2.1.10
```