Closed bbigras closed 1 year ago
Only that Qwik switched to pnpm and this was to stay in line.
What problem does it cause? I can remove that restriction if there’s no way around it
I'll try to get the exact error, but I'm using next-auth
like in https://github.com/wmalarski/qwik-next-auth-example and with pnpm, I get errors about missing next and react IIRC. but not with npm.
These restrictions have been removed in v0.4.2
Thank you very much!
Any reason we need to use pnpm to use qwik-urql?
With pnpm I have problems using other js libs.