Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] beta 14 crash when specifying output directory #279

Closed
shlomiassaf opened this issue Aug 11, 2017 · 5 comments
Closed

[BUG] beta 14 crash when specifying output directory #279

shlomiassaf opened this issue Aug 11, 2017 · 5 comments

Comments

@shlomiassaf
Copy link

With the new beat 14:

When is set a specific directory (-d) I get this error:

[15:37:26] Process main graph
[15:37:27] Error during coverage badge file generation : Error: EACCES: permission denied, mkdir '/dist'
[15:37:27] Error: EACCES: permission denied, mkdir '/dist'
[15:37:27] Sorry, but there was a problem during parsing or generation of the documentation. Please fill an issue on github. (https://github.com/compodoc/compodoc/issues/new)

I sett one file in the destination directory: graph/dependencies.dot

If i remove the directory (remove -d) it works.
Going back to 13 works both ways.

@vogloblinsky
Copy link
Contributor

Which OS ? Node.js ? npm ?

@shlomiassaf
Copy link
Author

OS X, node 8, npm 5

@vogloblinsky vogloblinsky added this to the 1.0.0-beta.15 milestone Aug 12, 2017
@vogloblinsky
Copy link
Contributor

@shlomiassaf
Can i have the command you use ?
Cannot reproduce on my machine.

@shlomiassaf
Copy link
Author

@vogloblinsky try an absolute path...

I'm using a directory within the project, i.e. a child from the root where I run compodoc.

If I use relative path it works, if I use absolute path it does not.

@lock
Copy link

lock bot commented Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants