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

npm build: permission denied mkdir #67

Closed
ghost opened this issue Jun 6, 2019 · 1 comment
Closed

npm build: permission denied mkdir #67

ghost opened this issue Jun 6, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 6, 2019

I tried to install shopware6 in Docker. When running the install script (./psh.phar install) I always get an authorization error with npm install:

Error: EACCES: permission denied, mkdir '/app/vendor/shopware/platform/src/Administration/Resources/administration/node_modules/node-sass/.node-gyp'

@ghost ghost closed this as completed Jun 9, 2019
@somakolli
Copy link

somakolli commented Sep 2, 2019

I have the same error. How did you fix this?

Edit: I fixed it with chown -R root:root platform.

This issue was closed.
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