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
a basic incremental counter demo rendering and working
What do you see instead?
module is not defined
at eval (/.../node_modules/use-sync-external-store/shim/index.js:8:3)
at instantiateModule (file:///.../node_modules/vite/dist/node/chunks/dep-D8YhmIY-.js:53453:11
[vite] Error when evaluating SSR module /node_modules/use-sync-external-store/shim/index.js:
|- ReferenceError: module is not defined
What version of HonoX are you using?
0.1.23
What steps can reproduce the bug?
hono/jsx
to@hono/react-renderer
npm i valtio
npm run dev
What is the expected behavior?
a basic incremental counter demo rendering and working
What do you see instead?
module is not defined
at eval (/.../node_modules/use-sync-external-store/shim/index.js:8:3)
at instantiateModule (file:///.../node_modules/vite/dist/node/chunks/dep-D8YhmIY-.js:53453:11
Additional information
valtio: https://valtio.pmnd.rs
The text was updated successfully, but these errors were encountered: