danielgtaylor / danielgtaylor/aglio
Error when run comment aglio -i index.apib --server
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
> 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.