matrix-appservice icon indicating copy to clipboard operation
matrix-appservice copied to clipboard

Wechaty start() exception: Command failed: npm install wechaty-puppet-wechat@>=0.28 --no-save

Open mingww64 opened this issue 3 years ago • 0 comments

10:39:53 ERR Wechaty start() exception: Command failed: npm install wechaty-puppet-wechat@>=0.28  --no-save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/wechaty-puppet
npm ERR!   wechaty-puppet@"^0.41.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer wechaty-puppet@"^1.18.3" from [email protected]
npm ERR! node_modules/wechaty-puppet-wechat
npm ERR!   wechaty-puppet-wechat@"*" 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! See /home/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/.npm/_logs/2022-05-25T10_39_35_089Z-debug-0.log

mingww64 avatar May 25 '22 10:05 mingww64