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

NVM install directory issue #887

Closed
seantfish opened this issue Jun 4, 2024 · 3 comments
Closed

NVM install directory issue #887

seantfish opened this issue Jun 4, 2024 · 3 comments

Comments

@seantfish
Copy link
Collaborator

An EACCES error preceded by this error ./setup-tools-build-nodocker.sh: line 34: nvm: command not found can occur if the install location of nvm is not $HOME/.nvm. Checking XDG_CONFIG_HOME may reveal the nvm install location to be $HOME/.config/nvm. This is caused by a behavior in the install script.

OS: Fedora Silverblue in Ubuntu 22.04 container

@seantfish
Copy link
Collaborator Author

The reasoning is provided here

@ferrom-jaia
Copy link
Contributor

Thank you Sean! We will add a ticket and fix.

@seantfish
Copy link
Collaborator Author

Thank you!

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

2 participants