Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

'nvmw ls' show as if nothing is installed #44

Open
mickeyvip opened this issue Feb 26, 2015 · 4 comments
Open

'nvmw ls' show as if nothing is installed #44

mickeyvip opened this issue Feb 26, 2015 · 4 comments

Comments

@mickeyvip
Copy link

C:\Users\me>nvmw ls
node:
File Not Found

iojs:
File Not Found

Current: /none

C:\Users\me>nvmw use iojs
Now using iojs latest x64

C:\Users\me>nvmw install iojs
"iojs/latest (x64)" already exists, please uninstall it first

C:\Users\me>nvmw ls
node:
File Not Found

iojs:
File Not Found

Current: /none
@adicirstei
Copy link

Actually it doesn't list the latest versions due to the fact that those are in their own latest folders. Maybe this "latest" thing should be dropped since this is only true for a couple of days in the case of iojs.

@tssajo
Copy link

tssajo commented Apr 7, 2015

latest should be a "directory symbolic link" to the real directory containing the latest version. Isn't it? What is a directory symbolic link? See: http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

EDIT: latest should be a "directory junction", not a "directory symbolic link"

@koustuvsinha
Copy link

👍 same issue

@sminodonte
Copy link

I have the same problem

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

No branches or pull requests

5 participants