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 @papanasi/qwik
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: my-qwik-basic-starter@undefined
npm ERR! Found: @builder.io/[email protected]
npm ERR! node_modules/@builder.io/qwik
npm ERR! dev @builder.io/qwik@"^1.1.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @builder.io/qwik@"^0.x" from @papanasi/[email protected]
npm ERR! node_modules/@papanasi/qwik
npm ERR! @papanasi/qwik@"*" 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! /home/bbigras/.npm/_logs/2023-05-25T18_19_32_036Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! /home/bbigras/.npm/_logs/2023-05-25T18_19_32_036Z-debug-0.log
To Reproduce
Steps to reproduce the behavior:
npm create qwik@latest
npm install @papanasi/qwik
Expected behavior
Screenshots
Desktop (please complete the following information):
OS: nixos
❯ node --version
v18.16.0
❯ npm --version
9.5.1
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: