Cannot find module 'ember-cli/lib/utilities/find-build-file'
See original GitHub issueI installed latest cli via npm and try to generate a new project ng new new1
(windows). I get the following error:
Error: Cannot find module 'ember-cli/lib/utilities/find-build-file'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (c:\temp\node_modules\angular-cli\lib\cli\index.js:48:31)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
Cannot find module 'broccoli-stew' #12993 - emberjs/ember.js
I'm getting the following error when trying to run npm test on this repo: Error: Could not require 'ember-cli-build.js': Cannot find module ...
Read more >Ember CLI
i am trying to ember serve one app but it is throwing above error. I tried re-installing npm install. No Success. Please help....
Read more >Ember-CLI: Cannot find module 'broccoli-static-compiler'Error
It means ember serve can't find the Node.js package broccoli-static-compiler . Broccoli provides the build pipeline for Ember CLI projects, ...
Read more >Fix Global Installs Not Working | "Cannot find module" error FIX
Getting " Cannot find module " after installing something globally (with -g)? Well, this video shows you how to fix global package/module ...
Read more >Cannot find module in node.js - YouTube
What's issue Cannot find module Just Type command in terminal or command prompt npm install package-nameThank's for watching Don't forget ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Never said it should be reopened @hansl It’s just that, reinstalling node isn’t the right solution to the problem. Need to get to the root why it is coming up.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.