`npm run test:precook` broken
See original GitHub issueError: ENAMETOOLONG: name too long, stat '/Users/redacted/code/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/ember-cli-
fastboot/tmp/precooked_node_modules/ember-cli-fastboot/tmp/precooked_node_modules/broccoli-
asset-rev/tests/fixtures/basic/output/assets/application-058eb02dfd08e347c40ae14e9f2e4600.js'
Tried precooking to save my self some time. It looks like it’s doing some weird recursion. Anyone got a clue what’s going on here?
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
npm-run-script
Description. This runs an arbitrary command from a package's "scripts" object. If no "command" is provided, it will list the available scripts.
Read more >Why does npm install say I have unmet dependencies?
I believe it is because the dependency resolution is a bit broken, ... I run npm list and installed all the packages listed...
Read more >npm audit: Broken by Design - Overreacted
The way npm audit works is broken. ... You run npm audit fix , and npm tries to install the latest network-utility@1.0.1 with...
Read more >npm run build is broken with "Cannot read property 'stat' of ...
Version 3.0.5 Reproduction link https://gist.github.com/amir20/741117cd85858949c866e01dcf578a7f Node and OS info node v10.7.0, npm 6.1.0 ...
Read more >npm 7 is now generally available! - The GitHub Blog
If you want to install npm 6, please run npm install --global npm@6 . Breaking changes. Despite the massive overhaul to the internals...
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
Agreed. https://github.com/ember-fastboot/ember-cli-fastboot/issues/396 is tracking on re-working the tests as well.
still an issue on node 4. although i think we should re-work how we do tests to mitigate the need at all.