Skip to content

npm install taro-ui@latest 报错 #1718

Closed
@keluokeda

Description

@keluokeda
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MacBook-Pro:demo_2023_12_09 yuyanhui$ npm install taro-ui@latest
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: demo_2023_12_09@1.0.0
npm ERR! Found: @tarojs/plugin-platform-alipay@3.6.4
npm ERR! node_modules/@tarojs/plugin-platform-alipay
npm ERR!   @tarojs/plugin-platform-alipay@"3.6.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @tarojs/plugin-platform-alipay@"3.6.6" from taro-ui@3.2.0
npm ERR! node_modules/taro-ui
npm ERR!   taro-ui@"3.2.0" 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! /Users/yuyanhui/.npm/_logs/2023-12-08T17_27_55_731Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/yuyanhui/.npm/_logs/2023-12-08T17_27_55_731Z-debug-0.log
MacBook-Pro:demo_2023_12_09 yuyanhui$ 

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions