Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

npm ERR! Maximum call stack size exceeded #605

Open
fredericrous opened this issue Aug 16, 2016 · 3 comments
Open

npm ERR! Maximum call stack size exceeded #605

fredericrous opened this issue Aug 16, 2016 · 3 comments

Comments

@fredericrous
Copy link

fredericrous commented Aug 16, 2016

npm shrinkwrap fails with maximum call stack size exceeded on phantomjs-prebuilt 2.1.12

13:30:28 INFO: npm ERR! node v4.4.7
13:30:28 INFO: npm ERR! npm  v3.10.6
13:30:28 INFO: 
13:30:28 INFO: npm ERR! Maximum call stack size exceeded
13:30:28 INFO: npm ERR! 

I got the problem with karma-phantomjs-launcher 1.0.1. phantomjs-prebuilt 2.1.11 was working fine. then you updated phantomjs-prebuilt to 2.1.12, 4 days ago. Since then, I've got the error above

@nicks did you add a nested circular dependency? npm/npm#13327

@fredericrous
Copy link
Author

fredericrous commented Aug 17, 2016

nodejs LTS v4.5.0 just came out. Maybe this fix this issue. I can't test right away

@franher
Copy link

franher commented Aug 17, 2016

@zougi take a look on npm/npm#13327 is resolved on [email protected]

@fredericrous
Copy link
Author

Yup, I linked the issue too. I do not own the VM I'm building against. Therfore I cannot update to latest npm version, this is why I opened the issue. I finally used npm shrinkwrap to use phantomjs-prebuilt 2.1.11. I let this issue open in case a phantomjs maintainer do not already know phantomjs uses circular dependencies and want to get rid of them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants