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
Looks like there needs to be a esm "module" export needed.
2:21:41 AM [vite] ✨ dependencies updated, reloading page...
2:21:41 AM [vite] new dependencies found: @ctx-core/array, @ctx-core/event-log, fast-deep-equal/es6, updating...
2:21:42 AM [vite] Error when evaluating SSR module /@fs/user/project/node_modules/.pnpm/[email protected]/node_modules/fast-deep-equal/es6/index.js:
ReferenceError: module is not defined
at /@fs/home/user/project/node_modules/.pnpm/[email protected]/node_modules/fast-deep-equal/es6/index.js:9:1
at instantiateModule (/home/user/project/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-11db14da.js:73323:166)
The text was updated successfully, but these errors were encountered:
Looks like there needs to be a esm "module" export needed.
2:21:41 AM [vite] ✨ dependencies updated, reloading page...
2:21:41 AM [vite] new dependencies found: @ctx-core/array, @ctx-core/event-log, fast-deep-equal/es6, updating...
2:21:42 AM [vite] Error when evaluating SSR module /@fs/user/project/node_modules/.pnpm/[email protected]/node_modules/fast-deep-equal/es6/index.js:
ReferenceError: module is not defined
at /@fs/home/user/project/node_modules/.pnpm/[email protected]/node_modules/fast-deep-equal/es6/index.js:9:1
at instantiateModule (/home/user/project/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-11db14da.js:73323:166)
The text was updated successfully, but these errors were encountered: