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 use io generates a weird message #642

Closed
mgol opened this issue Feb 1, 2015 · 0 comments
Closed

nvm use io generates a weird message #642

mgol opened this issue Feb 1, 2015 · 0 comments
Labels
bugs Oh no, something's broken :-( io.js This relates to https://iojs.org/

Comments

@mgol
Copy link
Contributor

mgol commented Feb 1, 2015

$ nvm --version
0.23.2
$ nvm ls
->  iojs-v1.0.4
       v0.10.36
       v0.11.16
         system
default -> iojs-1.0 (-> iojs-v1.0.4)
stable -> 0.10 (-> v0.10.36) (default)
unstable -> 0.11 (-> v0.11.16) (default)
$ nvm use io
io.js version is not installed yet
$ nvm use iojs
Now using io.js v1.0.4

This is nothing critical, just the message is weird.

@ljharb ljharb closed this as completed in 2116d2f Feb 3, 2015
@ljharb ljharb added bugs Oh no, something's broken :-( io.js This relates to https://iojs.org/ labels Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugs Oh no, something's broken :-( io.js This relates to https://iojs.org/
Projects
None yet
Development

No branches or pull requests

2 participants