1 개요[ | ]
- Unable to watch for file changes in this large workspace. Please follow the instructions link to resolve this issue.
- Error: ENOSPC: System limit for number of file watchers reached
text
Copy
Error: ENOSPC: System limit for number of file watchers reached, watch '/app/frontend/public/favicon.ico'
at FSWatcher.start (internal/fs/watchers.js:169:26)
at Object.watch (fs.js:1422:11)
at createFsWatchInstance (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:38:15)
at setFsWatchListener (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:81:15)
at FSWatcher.NodeFsHandler._watchWithNodeFs (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:233:14)
at FSWatcher.NodeFsHandler._handleFile (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:262:21)
at FSWatcher.<anonymous> (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:495:21)
at FSReqCallback.oncomplete (fs.js:169:5)
Emitted 'error' event on FSWatcher instance at:
at FSWatcher._handleError (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/index.js:260:10)
at createFsWatchInstance (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:40:5)
at setFsWatchListener (/app/frontend/node_modules/webpack-dev-server/node_modules/chokidar/lib/nodefs-handler.js:81:15)
[... lines matching original stack trace ...]
at FSReqCallback.oncomplete (fs.js:169:5) {
errno: -28,
syscall: 'watch',
code: 'ENOSPC',
path: '/app/frontend/public/favicon.ico',
filename: '/app/frontend/public/favicon.ico'
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vuetify-material-dashboard@2.1.0 serve: `vue-cli-service serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vuetify-material-dashboard@2.1.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-07-31T11_40_25_646Z-debug.log
2 같이 보기[ | ]
3 참고[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.