You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
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
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
npm shrinkwrap fails with maximum call stack size exceeded on phantomjs-prebuilt 2.1.12
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
The text was updated successfully, but these errors were encountered: