qwik icon indicating copy to clipboard operation
qwik copied to clipboard

Adding npm run qwik add qwik-react is breaking the app right now

Open MeRahulAhire opened this issue 3 years ago • 3 comments

Qwik Version

0.9.0

Operating System (or Browser)

Windows and Chrome

Node Version (if applicable)

16+

Which component is affected?

Qwik React

Expected Behaviour

npm run qwik add qwik-react was working very well for me previously

Actual Behaviour

But now its giving the following error the moment I add this command npm run qwik add qwik-react and everything crashes.

4:13:11 am [vite] Internal server error: module is not defined
      at /node_modules/react/index.js:2:0
      at instantiateModule (file:///C:/Users/rahul/OneDrive/Desktop/qwik-app/node_modules/vite/dist/node/chunks/dep-a713b95d.js:53390:15)

Additional Information

No response

MeRahulAhire avatar Oct 01 '22 23:10 MeRahulAhire

Has this been fixed yet?

Starnamics avatar Oct 14 '22 12:10 Starnamics

Hi @MeRahulAhire Just gave it a quick run on 0.12.1 and on my end everything is working. Do you and/or @Starnamics wants to give it a spin as well? Tested npm run build and npm run dev as well 👍

Bildschirmfoto 2022-10-30 um 21 11 17

zanettin avatar Oct 30 '22 20:10 zanettin

Hi @MeRahulAhire Just gave it a quick run on 0.12.1 and on my end everything is working. Do you and/or @Starnamics wants to give it a spin as well? Tested npm run build and npm run dev as well 👍

Bildschirmfoto 2022-10-30 um 21 11 17

Sweet, thank you! I'll try it out in a bit

Starnamics avatar Oct 31 '22 06:10 Starnamics

I'll try and let you know

MeRahulAhire avatar Nov 01 '22 08:11 MeRahulAhire

Indeed this should be fixed in latest release!

manucorporat avatar Nov 02 '22 11:11 manucorporat