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
npm run build
> [email protected] build
> vite build
vite v4.5.1 building for production...
✓ 70 modules transformed.
✓ built in 7.00s
[commonjs--resolver] Missing "./styles" specifier in "svelte-highlight" package
error during build:
Error: Missing "./styles" specifier in "svelte-highlight" package
at e (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:21445:25)
at n (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:21445:627)
at o (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:21445:1297)
at resolveExportsOrImports (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:28746:20)
at resolveDeepImport (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:28765:31)
at tryNodeResolve (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:28453:20)
at Object.resolveId (file:///Z:/Projects/chatgpt-web/node_modules/vite/dist/node/chunks/dep-68d1a114.js:28212:28)
at file:///Z:/Projects/chatgpt-web/node_modules/rollup/dist/es/shared/node-entry.js:25544:40
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async PluginDriver.hookFirstAndGetPlugin (file:///Z:/Projects/chatgpt-web/node_modules/rollup/dist/es/shared/node-entry.js:25444:28)
The text was updated successfully, but these errors were encountered:
Trying to build the project fails with the error:
The text was updated successfully, but these errors were encountered: