You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install reports this error when using visitor-as 0.6.0 with assemblyscript 0.19+:
npm WARN Could not resolve dependency:
npm WARN peer assemblyscript@"^0.18.31" from visitor-as@0.6.0
npm WARN node_modules/visitor-as
npm WARN dev visitor-as@"^0.6.0" from the root project
npm WARN 1 more (@as-covers/transform)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: ...
npm ERR! Found: assemblyscript@0.19.20
npm ERR! node_modules/assemblyscript
npm ERR! dev assemblyscript@"^0.19.20" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer assemblyscript@"^0.18.31" from visitor-as@0.6.0
npm ERR! node_modules/visitor-as
npm ERR! dev visitor-as@"^0.6.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.
The text was updated successfully, but these errors were encountered:
npm install
reports this error when using visitor-as 0.6.0 with assemblyscript 0.19+:The text was updated successfully, but these errors were encountered: