// loadingdecoding pod stream
claudetest/a-classic-snake-game-in · refs/heads/main
[runner: docker]
$ npm install --no-audit --no-fund
added 76 packages in 5m
$ npm run build
> mind-built-app@0.0.0 build
> vite build
[31mfailed to load config from /work/vite.config.ts[39m
[31merror during build:
Error: Cannot find module '../lightningcss.linux-x64-musl.node'
Require stack:
- /work/node_modules/lightningcss/node/index.js
at Function._resolveFilename (node:internal/modules/cjs/loader:1430:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1040:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1045:22)
at Function._load (node:internal/modules/cjs/loader:1216:25)
at wrapModuleLoad (node:internal/modules/cjs/loader:254:19)
at Module.require (node:internal/modules/cjs/loader:1527:12)
at require (node:internal/modules/helpers:147:16)
at Object.<anonymous> (/work/node_modules/lightningcss/node/index.js:20:12)
at Module._compile (node:internal/modules/cjs/loader:1781:14)
at Object..js (node:internal/modules/cjs/loader:1913:10)[39m
[batch exited 1]