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
I'm using the last version of Hydrogen, and I would like to use react-three/fiber to create 3D scene in my shop.
But, when i'm importing the module and running my local server, I got an error
MiniOxygen couldn't load your app's entry point.
ReferenceError: module is not defined"
at C:/Users/Utilisateur/Documents/website/hydrogen-quickstart/node_modules/react-reconciler/constants.js:6:3
at /node_modules/@react-three/fiber/dist/events-3515660a.esm.js?v=cd427809:3:31
at /node_modules/@react-three/fiber/dist/react-three-fiber.esm.js?v=cd427809:1:110
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi !
I'm using the last version of Hydrogen, and I would like to use react-three/fiber to create 3D scene in my shop.
But, when i'm importing the module and running my local server, I got an error
MiniOxygen couldn't load your app's entry point.
ReferenceError: module is not defined"
at C:/Users/Utilisateur/Documents/website/hydrogen-quickstart/node_modules/react-reconciler/constants.js:6:3
at /node_modules/@react-three/fiber/dist/events-3515660a.esm.js?v=cd427809:3:31
at /node_modules/@react-three/fiber/dist/react-three-fiber.esm.js?v=cd427809:1:110
Sounds like
How can I bypass the server issue ?
Have a nice day !
Regards
Beta Was this translation helpful? Give feedback.
All reactions