sourcey / spectacle

Beautiful static documentation generator for OpenAPI/Swagger 2.0
https://sourcey.com/spectacle
Other
1.28k stars 337 forks source link

Unhandled rejection Error: ENOENT: no such file or directory #153

Open madb88 opened 6 years ago

madb88 commented 6 years ago

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

GQuantrill commented 5 years ago

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.