You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.
I propose a feature that let we can specify nvmw use v2.3.2 instead of nvmw use iojs-v2.3.2.
Sometimes, I type nvmw use iojs v2.3.2 by mistake.
I think that no duplicate version numbers are existing between NodeJS and iojs.
nvmw throw an error when %NODE_TYPE%\%NODE_VERSION% was not found.
It should set iojs to %NODE_TYPE% and try find again when %NODE_TYPE% is node.
The text was updated successfully, but these errors were encountered:
I propose a feature that let we can specify
nvmw use v2.3.2
instead ofnvmw use iojs-v2.3.2
.Sometimes, I type
nvmw use iojs v2.3.2
by mistake.I think that no duplicate version numbers are existing between NodeJS and iojs.
nvmw throw an error when
%NODE_TYPE%\%NODE_VERSION%
was not found.It should set
iojs
to%NODE_TYPE%
and try find again when%NODE_TYPE%
isnode
.The text was updated successfully, but these errors were encountered: