-
Notifications
You must be signed in to change notification settings - Fork 21
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 warning for npmrc entry #161
Comments
Hey @wallzero, following this info, I built a testing package. Can you try it and say if all is in place without any errors? |
Thanks! And sorry I couldn't test it until today. I'm getting a 404 when I try to pull the flatpak. Is it possibly expired? |
Yes indeed, the build's lifetime is 24hs. I'll run a new build for you. |
I tested the build today and didn't run into any issues. The error is indeed gone and it no longer causes issues with some terminal command interfaces. |
This was already meged. |
When using NPM I receive the following warning:
It is possible to remove the
tmp
line from~/.var/app/com.vscodium.codium/config/npmrc
but not from the Flatpak's read-only/app/etc/npmrc
.com.vscodium.codium/npmrc
Line 6 in f476f49
The warning does cause some issues with command line utilities executed by
npm
.The text was updated successfully, but these errors were encountered: