-
Notifications
You must be signed in to change notification settings - Fork 49
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
cant install in debian stretch #69
Comments
Hm, this is one people seem to have run across in the past but I can never seem to recreate it. It looks to be an issue for a lot of npm global installs across numerous modules. I've seen some people having success with this approach before gdotdesign/elm-github-install#21 (comment) Essentially, create the directory it's failing to create, and chown it for yourself. Don't forget to rever it though. Let me know if this works while I try to recreate this. I've honestly no idea what the issue is though, I'll keep trying to figure it out! |
|
running:
~$ sudo npm install mdpdf -g
outputs:
The text was updated successfully, but these errors were encountered: