Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4826

Error while installing ember-cli-mirage

$
0
0

@gr4vy wrote:

I am following along with the super-rentals tutorial on the emberjs site. Here is the command line output:

Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
Installed packages for tooling via npm.
Version "0.1.2" not compatible with "^0.1.3"
Error: Version "0.1.2" not compatible with "^0.1.3"
at Object. (/home/gr4vy/Documents/sites/ember/super-rentals/node_modules/ember-cli-mirage/node_modules/broccoli-merge-trees/node_modules/fs-tree-diff/node_modules/heimdalljs-logger/node_modules/heimdalljs/index.js:12:11)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (/home/gr4vy/Documents/sites/ember/super-rentals/node_modules/ember-cli-mirage/node_modules/broccoli-merge-trees/node_modules/fs-tree-diff/node_modules/heimdalljs-logger/dist/index.js:9:32)
at Module._compile (module.js:541:32)

I get this error if I try to run ember server I get the same error. Everything works again if I remove the addon.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles