question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`npm run test:precook` broken

See original GitHub issue
Error: 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:open
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
kratiahujacommented, May 21, 2017

Agreed. https://github.com/ember-fastboot/ember-cli-fastboot/issues/396 is tracking on re-working the tests as well.

0reactions
stefanpennercommented, May 21, 2017

still an issue on node 4. although i think we should re-work how we do tests to mitigate the need at all.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found