1.3.0 causes Ember builds to fail
See original GitHub issueError: Cannot find module '{module_name}' from '{project_path}' with extension in [".js"]
at Function.module.exports [as sync] ({project_path}/resolve/lib/sync.js:38:15)
Related issue on Ember-CLI: https://github.com/ember-cli/ember-cli/issues/6807
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
ember build fails because broccoli-funnel can't symlink tmp file
I'm trying to build our ember app in a nix build environment (basically extracts the source, makes it writable, disables network and chroots ......
Read more >ember build error: the code generator has deoptimised the ...
Problem: 1. the ember build process completes with warnings and culminates with a corrupt output file that throws a Uncaught SyntaxError: ...
Read more >Static Site Build Failing - help debug? - Render community
Below is the error I'm getting. Not sure what is causing it. The build works on Netlify just fine. Wanted to port to...
Read more >When trying to upgrade: Error running ember build - support
When running the update with ./launcher rebuild our_app_config.yml , the following error shows up in the log: Error running ember build.
Read more >On running ember s I am getting the error of missing ...
On running ember s I am getting the error of missing dependency for fsevents. I am running my code on windows still I...
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 FreeTop 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
Top GitHub Comments
Same issue appeared for angular-cli.
Fixed in 68a081d1c7ff6e0fb58aeff4b6ac06aada7812c4; will be released shortly as v1.3.1.