npm install qwikql error
Opened this issue · 0 comments
mrhoodz commented
hi @TahaSh
Im trying to install qwikql and bumped into the following error
PS C:\Exempt\qwik-realwebsdigital\qwik-app> npm install qwikql
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
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/qwik@0.16.2
npm ERR! node_modules/@builder.io/qwik
npm ERR! dev @builder.io/qwik@"0.16.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @builder.io/qwik@"0.9.0" from qwikql@0.0.2
npm ERR! node_modules/qwikql
npm ERR! qwikql@"*" 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.