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

/bin/bash: line 1: /root/.nvm/nvm.sh: No such file or directory #26

Open
liphy opened this issue Aug 2, 2024 · 2 comments
Open

/bin/bash: line 1: /root/.nvm/nvm.sh: No such file or directory #26

liphy opened this issue Aug 2, 2024 · 2 comments
Assignees

Comments

@liphy
Copy link

liphy commented Aug 2, 2024

Hi,I tried WSL on windows, and I get an error after 'docker compose up':

 => ERROR [webapp 24/40] RUN . "/root/.nvm/nvm.sh" && nvm install 20.11.1                                          0.3s
------
 > [webapp 24/40] RUN . "/root/.nvm/nvm.sh" && nvm install 20.11.1:
0.263 /bin/bash: line 1: /root/.nvm/nvm.sh: No such file or directory
------
failed to solve: process "/bin/bash -c . \"$NVM_DIR/nvm.sh\" && nvm install ${NODE_VERSION}" did not complete successfully: exit code: 1

aaa

@bertt
Copy link

bertt commented Aug 2, 2024

#23

@tdipisa tdipisa added this to the v1.0.0 milestone Aug 19, 2024
@tdipisa tdipisa removed this from the v1.0.0 milestone Aug 29, 2024
@tdipisa
Copy link
Member

tdipisa commented Sep 2, 2024

Dear @liphy sorry for the late feedback. As also reported above by @bertt this seems to be connected to #23. Anyway, we have recently made significant changes and updates to the master branch of the project for which you may want to check again if the problem still persists.

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

No branches or pull requests

4 participants