-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm install
fails: ERESOLVE unable to resolve dependency tree
#1149
Comments
npm8 became stricter with peer dependencies. You should use a flag that forces the installation or use npm6 |
Hi, thanks. Is there a specific Node version this runs on? I now tried to install with
I am root on docker here, so I don't get why I should have access problems. |
Hi,
I tested getting Visualizer to run in a Node docker:
This results in the following error. I tried with images
node
andnode:16
.Is this an obvious problem from my side?
The text was updated successfully, but these errors were encountered: