aglio icon indicating copy to clipboard operation
aglio copied to clipboard

Error when run comment aglio -i index.apib --server

Open otnansirk opened this issue 6 years ago • 0 comments

Hi. @danielgtaylor . I want to ask you about my issue. I run comment (aglio -i index.apib --server) and I get this error.

`root@DESKTOP-9GH78EL:/mnt/d/xampp/htdocs/project-office/hrmlabsv2/documentation# aglio -i index.apib --server Server started on http://127.0.0.1:3000/ events.js:160 throw er; // Unhandled 'error' event ^

Error: watch index.apib EPERM at exports._errnoException (util.js:1020:11) at FSWatcher.start (fs.js:1451:19) at Object.fs.watch (fs.js:1478:11) at createFsWatchInstance (/usr/lib/node_modules/aglio/node_modules/chokidar/lib/nodefs-handler.js:37:15) at setFsWatchListener (/usr/lib/node_modules/aglio/node_modules/chokidar/lib/nodefs-handler.js:80:15) at FSWatcher.NodeFsHandler._watchWithNodeFs (/usr/lib/node_modules/aglio/node_modules/chokidar/lib/nodefs-handler.js:228:14) at FSWatcher.NodeFsHandler._handleFile (/usr/lib/node_modules/aglio/node_modules/chokidar/lib/nodefs-handler.js:255:21) at FSWatcher. (/usr/lib/node_modules/aglio/node_modules/chokidar/lib/nodefs-handler.js:473:21) at FSReqWrap.oncomplete (fs.js:123:15)`

help me to solve this issue.

otnansirk avatar Jan 17 '18 02:01 otnansirk