Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

本地docker部署报错 #15

Open
kevin-meng opened this issue Apr 10, 2023 · 0 comments
Open

本地docker部署报错 #15

kevin-meng opened this issue Apr 10, 2023 · 0 comments

Comments

@kevin-meng
Copy link

"""

@moonvy/open-prompt-studio@1.2.2 dev
vite dev --host

VITE v3.1.0 ready in 487 ms

➜ Local: http://localhost:12833/apps/ops/
➜ Network: http://172.17.0.5:12833/apps/ops/
node:internal/errors:490
ErrorCaptureStackTrace(err);
^

Error: ENOSPC: System limit for number of file watchers reached, watch '/app/src/Boot/vue.boot.ts'
at FSWatcher. (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2343:34)
at createFsWatchInstance (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:49738:17)
at setFsWatchListener (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:49785:15)
at NodeFsHandler$1._watchWithNodeFs (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:49940:14)
at NodeFsHandler$1._handleFile (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:50004:23)
at NodeFsHandler$1._addToNodeFs (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:50246:21)
at async file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:51238:21
at async Promise.all (index 0)
Emitted 'error' event on FSWatcher instance at:
at FSWatcher._handleError (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:51434:10)
at NodeFsHandler$1._addToNodeFs (file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:50254:18)
at async file:///app/node_modules/vite/dist/node/chunks/dep-665b0112.js:51238:21
at async Promise.all (index 0) {
errno: -28,
syscall: 'watch',
code: 'ENOSPC',
path: '/app/src/Boot/vue.boot.ts',
filename: '/app/src/Boot/vue.boot.ts'
}

Node.js v18.15.0

"""

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant