Skip to content
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

Warnings on npm install #53

Closed
dhowe opened this issue Oct 20, 2023 · 1 comment · Fixed by #55
Closed

Warnings on npm install #53

dhowe opened this issue Oct 20, 2023 · 1 comment · Fixed by #55

Comments

@dhowe
Copy link

dhowe commented Oct 20, 2023

npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @rollup/pluginutils@5.0.2
npm WARN Found: rollup@4.1.4
npm WARN node_modules/rollup
npm WARN dev rollup@"^4.0.2" from the root project
npm WARN 2 more (@rollup/plugin-babel, @rollup/plugin-commonjs)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peerOptional rollup@"^1.20.0||^2.0.0||^3.0.0" from @rollup/pluginutils@5.0.2
npm WARN node_modules/@rollup/pluginutils
npm WARN @rollup/pluginutils@"^5.0.1" from @rollup/plugin-babel@6.0.4
npm WARN node_modules/@rollup/plugin-babel
npm WARN 1 more (@rollup/plugin-commonjs)
npm WARN
npm WARN Conflicting peer dependency: rollup@3.29.4
npm WARN node_modules/rollup
npm WARN peerOptional rollup@"^1.20.0||^2.0.0||^3.0.0" from @rollup/pluginutils@5.0.2
npm WARN node_modules/@rollup/pluginutils
npm WARN @rollup/pluginutils@"^5.0.1" from @rollup/plugin-babel@6.0.4
npm WARN node_modules/@rollup/plugin-babel
npm WARN 1 more (@rollup/plugin-commonjs)

@jankapunkt
Copy link
Owner

Please review #55

@dhowe dhowe changed the title Warnings on npm install' Warnings on npm install Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants