-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
With executing npm install --force I got a error about dependencies.
Details
~ npm install --force
npm WARN using --force Recommended protections disabled.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: react-wordcloud@1.2.7
npm WARN Found: react@18.2.0
npm WARN node_modules/react
npm WARN react@"^18.2.0" from the root project
npm WARN 62 more (@ant-design/charts, @ant-design/charts-util, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.13.0" from react-wordcloud@1.2.7
npm WARN node_modules/react-wordcloud
npm WARN react-wordcloud@"^1.2.7" from the root project
npm WARN
npm WARN Conflicting peer dependency: react@16.14.0
npm WARN node_modules/react
npm WARN peer react@"^16.13.0" from react-wordcloud@1.2.7
npm WARN node_modules/react-wordcloud
npm WARN react-wordcloud@"^1.2.7" from the root project
npm ERR! code E400
npm ERR! 400 Bad Request - GET https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.14.tgz
npm ERR! A complete log of this run can be found in: C:\Users\___\AppData\Local\npm-cache\_logs\2024-02-14T14_21_55_117Z-debug-0.logIs there any more to notice ? (Such as changing npm mirror ?)
Metadata
Metadata
Assignees
Labels
No labels