Corey Butler
|
9fb1b77d38
|
Merge pull request #253 from jeffrson/master
Make sure file handle to 'node.exe' is closed after scanning for bytes
|
2018-08-11 20:07:40 -05:00 |
|
Corey Butler
|
256d69427b
|
Updated URLs to support npm >= 6.2.0. Applied several PR's. Bumped to v1.1.7
|
2018-08-01 23:45:30 -05:00 |
|
Andreas Opferkuch
|
50cef2e6ae
|
Fixes #252 - Need to manually remove folder on nvm uninstall
File handle when checking the architecture of the node executable was left open.
|
2018-05-21 18:33:17 +02:00 |
|
Corey Butler
|
af79f5c207
|
Sort the output of installed versions using new semver library. Fixes #262.
|
2017-05-31 09:53:52 -05:00 |
|
Corey Butler
|
472411ed65
|
Replaced semver and updated logic to support newer node versioning logic. Closes #276
|
2017-05-31 08:40:50 -05:00 |
|
Ulf Jaenicke-Rößler
|
a7294e25c3
|
Make sure file handle to 'node.exe' is closed after scanning for bytes
|
2017-03-13 16:49:35 +01:00 |
|
ccccly
|
8889f643de
|
Add cleanup when download is interrupted by user.
|
2017-03-05 16:44:37 +08:00 |
|
Corey Butler
|
37c72c70c4
|
Added support for ignoring SSL validation. Fixed availability list.
|
2017-02-22 15:32:54 -06:00 |
|
Corey Butler
|
7a4544317a
|
Cleaned up PR's, added formatting for ls, updated installer to 1.1.1
|
2016-07-01 19:34:56 -05:00 |
|
lijie371
|
5c8ace2e44
|
add npm/nodejs proxy support
|
2016-05-11 10:22:18 +08:00 |
|
Frederico Silva
|
d786051dd1
|
list available: show LTS and STABLE
load versions from https://nodejs.org/download/release/index.json
|
2016-04-24 12:31:03 +02:00 |
|
lijie371
|
39a1bea387
|
add node_mirror and npm_mirror config
|
2016-04-07 19:34:31 +08:00 |
|
Patrick Sullivan
|
0bc5644af4
|
fix: node v4 support works
fix: 'install latest' works
fix: current version arch works
|
2015-09-30 11:46:02 -07:00 |
|
Michael-Rainabba Richardson
|
85d8e9a21b
|
Restructure to deal with new node release structure at http://nodejs.org/dist/
This is untested because the build chain isn't one I'm prepared to deal with.
|
2015-09-19 10:40:18 -07:00 |
|
Yong Zhao
|
1c398a4486
|
fix issues related to showing the arch of installed node
|
2015-08-04 15:07:36 -04:00 |
|
Eddie Huang
|
a1f6d41657
|
use new temp directory for npm
download and unzip npm in a temp directory under the nvm root. fix issue
#46
|
2015-03-19 19:02:04 +09:00 |
|
Romuald R.
|
ee3854475a
|
Updated arch recognition for Windows 8.1
|
2015-03-14 20:15:34 +01:00 |
|
Corey Butler
|
af6827bcff
|
Added architecture support
|
2014-10-15 12:56:09 -05:00 |
|
Corey Butler
|
d69b29a21d
|
Added support for listing last 15 releases available. Closes #11.
|
2014-10-07 15:57:09 -05:00 |
|
Corey Butler
|
404bb7bab4
|
Added proxy support. Closes issue #5
|
2014-10-03 13:41:16 -05:00 |
|
Corey Butler
|
dbb7a10fb3
|
Fixed version architecture detection
|
2014-10-02 23:57:06 -05:00 |
|
Corey Butler
|
54dab4eb18
|
Refactored. Added 32/64-bit switching
|
2014-10-02 17:47:33 -05:00 |
|