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:pro
>[email protected] build:pro
> vite build --mode production
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.NODE_ENV=production is not supported in the .env file. Only NODE_ENV=development is supported to create a development build of your project. If you need to set process.env.NODE_ENV, you can set it in the Vite config instead.vite v5.4.19 building for production...(!) outDir /Users/ryanwang/Workspace/github/ruibaby/1Panel/core/cmd/server/web is not inside project root and will not be emptied.Use --emptyOutDir to override.✓ 2280 modules transformed.x Build failed in 29.55serror during build:[vite:load-fallback] Could not load /Users/ryanwang/Workspace/github/ruibaby/1Panel/frontend/src/xpack/views/appstore/index.vue (imported by src/views/app-store/setting/index.vue?vue&type=script&setup=true&lang.ts): ENOENT: no such file or directory, open '/Users/ryanwang/Workspace/github/ruibaby/1Panel/frontend/src/xpack/views/appstore/index.vue' at async open (node:internal/fs/promises:633:25) at async Object.readFile (node:internal/fs/promises:1237:14) at async Object.load (file:///Users/ryanwang/Workspace/github/ruibaby/1Panel/frontend/node_modules/vite/dist/node/chunks/dep-C6uTJdX2.js:65341:25) at async PluginDriver.hookFirstAndGetPlugin (file:///Users/ryanwang/Workspace/github/ruibaby/1Panel/frontend/node_modules/rollup/dist/es/shared/node-entry.js:22121:28) at async file:///Users/ryanwang/Workspace/github/ruibaby/1Panel/frontend/node_modules/rollup/dist/es/shared/node-entry.js:21126:33 at async Queue.work (file:///Users/ryanwang/Workspace/github/ruibaby/1Panel/frontend/node_modules/rollup/dist/es/shared/node-entry.js:22349:32)
This discussion was converted from issue #8746 on May 20, 2025 04:04.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Information
None
1Panel Version
dev-v2-658db55d91d9caca9887262549e677bb3f95bde7
Problem Description
Steps to Reproduce
Node
The expected correct result
No response
Related log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions