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
[vite] Error when evaluating SSR module /src/trafficLightActor.ts: failed to import "@statelyai/sky"
|- Error [ERR_REQUIRE_ESM]: require() of ES Module /projects/vite-express/node_modules/superjson/dist/index.js from /home/ygorc/projects/vite-express/node_modules/@statelyai/sky/dist/statelyai-sky.cjs.js not supported.
Instead change the require of index.js in /projects/vite-express/node_modules/@statelyai/sky/dist/statelyai-sky.cjs.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/projects/vite-express/node_modules/@statelyai/sky/dist/statelyai-sky.cjs.js:6:17)
9:28:17 PM [vite] Error when evaluating SSR module ./src/app.ts: failed to import "/src/trafficLightActor.ts"
|- Error [ERR_REQUIRE_ESM]: require() of ES Module /projects/vite-express/node_modules/superjson/dist/index.js from /projects/vite-express/node_modules/@statelyai/sky/dist/statelyai-sky.cjs.js not supported.
Instead change the require of index.js in /projects/vite-express/node_modules/@statelyai/sky/dist/statelyai-sky.cjs.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/projects/vite-express/node_modules/@statelyai/sky/dist/statelyai-sky.cjs.js:6:17)
The text was updated successfully, but these errors were encountered:
repo: link
error:
The text was updated successfully, but these errors were encountered: