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

installation errors using - sudo npm install enduro -g #320

Open
witcradg opened this issue May 18, 2019 · 1 comment
Open

installation errors using - sudo npm install enduro -g #320

witcradg opened this issue May 18, 2019 · 1 comment

Comments

@witcradg
Copy link

witcradg commented May 18, 2019

> [email protected] install /usr/local/lib/node_modules/enduro/node_modules/ttf2woff2
> (node-gyp rebuild > builderror.log) || (exit 0)

sh: 1: cannot create builderror.log: Permission denied

There may be a closed issue on this but I'm not sure it's the same.
The enduro directory does not exist at this point in /user/local/lib/node_modules/

Ubuntu 18.10
npm -v
6.7.0
node -v
v11.12.0

@witcradg
Copy link
Author

witcradg commented May 18, 2019

I poked around and discovered the CLOSED issue Install failure on Debian #152.
I was able to install by adding the --unsafe-perm flag.
IMHO this is likely caused by increasingly secure OS restrictions being baked into newer versions of Linux. This is not likely to go away and some solution should be provided so brand new users don't try it by following the global install instructions and end up frustrated :-)
(I don't know how or I'd do it.)

Thank you for this terrific looking tool. I can't wait to dig in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant