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

Error Installing luma.gl #1732

Open
8 tasks
MiChaelinzo opened this issue Feb 28, 2023 · 0 comments
Open
8 tasks

Error Installing luma.gl #1732

MiChaelinzo opened this issue Feb 28, 2023 · 0 comments

Comments

@MiChaelinzo
Copy link

Actual Result

PS C:\Users\micha\Documents\luma-demo> npm i luma.gl
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: webpack-cli@3.3.12
npm ERR! Found: webpack@5.75.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^5.20.0" from html-webpack-plugin@5.5.0
npm ERR! node_modules/html-webpack-plugin
npm ERR! dev html-webpack-plugin@"^5.5.0" from the root project
npm ERR! peer webpack@"^5.1.0" from terser-webpack-plugin@5.3.6
npm ERR! node_modules/terser-webpack-plugin
npm ERR! terser-webpack-plugin@"^5.1.3" from webpack@5.75.0
npm ERR! 3 more (webpack-dev-middleware, webpack-dev-server, the root project)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"4.x.x" from webpack-cli@3.3.12
npm ERR! node_modules/webpack-cli
npm ERR! dev webpack-cli@"^3.3.12" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: webpack@4.46.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"4.x.x" from webpack-cli@3.3.12
npm ERR! node_modules/webpack-cli
npm ERR! dev webpack-cli@"^3.3.12" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\micha\AppData\Local\npm-cache_logs\2023-02-28T18_45_27_710Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\micha\AppData\Local\npm-cache_logs\2023-02-28T18_45_27_710Z-debug-0.log

Expected Result

Reproduce Steps

To Do List

  • Add label and assign to milestone
  • Coding
  • Test

Background

To Do List

  • Add label and assign to milestone
  • Coding
  • Doc update
  • Whats new update
  • Test
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

No branches or pull requests

1 participant