sourcey / spectacle

Beautiful static documentation generator for OpenAPI/Swagger 2.0

Home Page:https://sourcey.com/spectacle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unhandled rejection Error: ENOENT: no such file or directory

madb88 opened this issue · comments

commented

Hi i have issue with newest version.
Running "predentation" task
Task error: { Error: ENOENT: no such file or directory, open 'path\tmp\spectacle-4140UoExiAqO9Dfd\index.html'

errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'path\tmp\spectacle-4140UoExiAqO9Dfd\index.html'

Running "prettify:index" (prettify) task

Destination not written because dest file was empty.

Any idea what can be wrong ? Previously i didnt have such issue.
I have node 8.11.3, npm 5.6.0

commented

Did you ever resolve this? I have this issue as well running from anything above node 8.
For anything below node 8, I get "Assertion failed: (0), function uv_close, file ../deps/uv/src/unix/core.c, line 166."

Running the latest version of node doesn't help.

I'm just assuming this repo is no longer maintained.