-
Notifications
You must be signed in to change notification settings - Fork 16
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 error #85
Comments
I think neither of those would work.
The After adding
|
That's what I've been worried about...;( Thanks for the investigation. |
As we can see in cockpit-project/cockpit-ostree#31 (comment), the npm fails due to the permission of the
.npm
directory.What about rebuilding the image?
Or, doing that
chown
command during startup of the container?The text was updated successfully, but these errors were encountered: