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

No .nvmrc file found #51

Open
Student007 opened this issue Jun 27, 2018 · 5 comments
Open

No .nvmrc file found #51

Student007 opened this issue Jun 27, 2018 · 5 comments
Labels

Comments

@Student007
Copy link
Member

Student007 commented Jun 27, 2018

When running ./compile.sh serialport@6.2 the error No .nvmrc file found is shown.
This happens only in docker installations.

Related to this bug: nvm-sh/nvm#1769

@HipsterBrown
Copy link

Thanks for creating an issue @Student007. Is this preventing compilation?

@Student007
Copy link
Member Author

Edit: Vagrant is ok ... mixed up something.

Is this preventing compilation?

the script stops - yes.

@Student007
Copy link
Member Author

I did the following:

docker run -it --rm --entrypoint bash tessel/t2-compiler

root@863930b5e04a:~# ./compile.sh serialport@6.2
# compile.sh serialport@6.2   
loading nvm
# installing node 
No .nvmrc file found

@Student007
Copy link
Member Author

vagrant works!

@HipsterBrown
Copy link

@Student007 Does ./compile-docker.sh serialport@6.2 work for you? It was working for me yesterday to compile serialport and node-usb.

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

No branches or pull requests

2 participants