1.8.0 • Published 3 months ago

nodeswitch v1.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

nodeswitch

Node version switcher for Microsoft Windows x64

https://github.com/alexsch01/nodeswitch

How To Install

npm install -g nodeswitch

*****
Node versions installed by this tool are in the "C:\Users\YOUR_USERNAME\AppData\Roaming\nodeswitch" folder
*****

Examples

nodeswitch add 12.16.3
nodeswitch add 18.13.0

nodeswitch remove 12.16.3
nodeswitch remove 18.13.0

nodeswitch use 12.16.3
nodeswitch use 18.13.0

nodeswitch use default

nodeswitch list

nodeswitch path

How To Uninstall

npm uninstall -g nodeswitch

*****
In the "C:\Users\YOUR_USERNAME\AppData\Roaming\npm" folder, delete 4 files: nodeswitch, nodeswitch.cmd, nodeswitch.ps1, and nodeswitch.sh
In the "C:\Users\YOUR_USERNAME\.bash_profile" file, remove the line [alias nodeswitch="source nodeswitch"]
*****
1.8.0

3 months ago

1.6.2

6 months ago

1.7.0

6 months ago

1.6.1

6 months ago

1.6.0

8 months ago

1.5.0

8 months ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago