generator-emberfs
generator-emberfs copied to clipboard
Error on running "yo emberfs"
I am getting following error while running yo emberfs
Error: Cannot find module '../../util.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.
I have used following versions of npm
- 1.4.14
- 2.0.0
Same issue here. Interested in contrasting this approach with the ember-cli approach.
$ npm --version 2.6.0 $ node --version v0.12.0