2017-10-25 3 views
0

nux.js를 설치했지만 오류가 발생합니다. 또한 npm을 5.5.1로 업데이트합니다. 나는 그것을 고치는 법을 모른다. 어느 누구라도이 오류가 발생합니까? 어떤 연구를하고 후 https://nuxtjs.org/guide/installation/Nuxt.js 설치시 Vue 오류

오류

Error: watch /home/laravel/Sites/kenneth/nuxt.config.js ENOSPC 
    at _errnoException (util.js:1019:11) 
    at FSWatcher.start (fs.js:1383:19) 
    at Object.fs.watch (fs.js:1409:11) 
    at createFsWatchInstance (/home/laravel/Sites/kenneth/node_modules/chokidar/lib/nodefs-handler.js:37:15) 
    at setFsWatchListener (/home/laravel/Sites/kenneth/node_modules/chokidar/lib/nodefs-handler.js:80:15) 
    at FSWatcher.NodeFsHandler._watchWithNodeFs (/home/laravel/Sites/kenneth/node_modules/chokidar/lib/nodefs-handler.js:228:14) 
    at FSWatcher.NodeFsHandler._handleFile (/home/laravel/Sites/kenneth/node_modules/chokidar/lib/nodefs-handler.js:255:21) 
    at FSWatcher.<anonymous> (/home/laravel/Sites/kenneth/node_modules/chokidar/lib/nodefs-handler.js:473:21) 
    at FSReqWrap.oncomplete (fs.js:154:5) 
npm ERR! code ELIFECYCLE 
npm ERR! errno 1 
npm ERR! [email protected] dev: `nuxt` 
npm ERR! Exit status 1 
npm ERR! 
npm ERR! Failed at the [email protected] dev 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!  /home/laravel/.npm/_logs/2017-10-25T04_42_50_296Z-debug.log 
+0

가능한 복제 [Node.js를 오류 : ENOSPC] (https://stackoverflow.com/questions/22475849/node-js-error-enospc) – Svenskunganka

답변