Corey Butler
e9093356e6
Merge pull request #451 from alkuzad/alkuzad-patch-1
...
Define that NVM_PATH is for nvm
2019-06-26 20:19:17 -05:00
Corey Butler
58eee030f4
Merge pull request #452 from mikemaccana/patch-1
...
Make admin prompt, need to uninstall old node/npm more obvious
2019-06-26 20:17:28 -05:00
Mike MacCana
d463141d83
Make admin prompt, need to uninstall old npde/npm more obvious
...
Just adding some headings etc
2019-06-26 15:41:41 +01:00
Dawid Gosławski
0a1f322c6a
Define that NVM_PATH is for nvm
2019-06-26 10:13:34 +02:00
Corey Butler
51de9564a2
Create FUNDING.yml
2019-06-14 15:01:08 -05:00
Clark
1c67b326f6
fix: mirror address not end with '/'
2019-03-13 18:25:37 +08:00
Corey Butler
0d5e2c7a2f
Merge pull request #419 from isakvik/master
...
os.Rename() - "Access is denied" error when moving npm from temp folder is swallowed
2019-02-01 10:27:36 -06:00
Isak Hjertenes Vik
42fd4a63db
Uses correct path when moving npm from temp folder to node_modules + error handling
2019-02-01 17:07:08 +01:00
detailyang
96b3f8cc6c
web.download: return false ASAP if meet the error
2019-01-15 15:12:03 +08:00
Corey Butler
21f36f218a
Update README.md
2018-12-22 11:25:50 -06:00
Corey Butler
0a258f810d
Merge pull request #387 from hn3000/master
...
executables should be binary
2018-08-31 09:55:00 -05:00
Harald Niesche
10275c7622
executables should be binary
2018-08-31 15:11:59 +02:00
Corey Butler
72754b3c33
Updated build tools. Now supports links to elevate.cmd and elevate.vbs when using nvm root ( fixes #381 ).
2018-08-29 21:44:05 -05:00
Corey Butler
b87de53486
Merge branch 'master' of github.com:coreybutler/nvm-windows
2018-08-29 21:42:24 -05:00
Corey Butler
635b05be5c
Update README.md
...
Added note about code-signed executable.
2018-08-13 21:07:46 -05:00
Corey Butler
2c7ebe48d9
Update README.md
...
Added attribution for @s-h-a-d-o-w.
2018-08-13 21:04:24 -05:00
Corey Butler
b63a1a2fd7
Merge pull request #338 from codetriage-readme-bot/codetriage-badge
...
Add CodeTriage badge to coreybutler/nvm-windows
2018-08-11 20:16:55 -05:00
Corey Butler
d76598d214
Merge branch 'master' of github.com:coreybutler/nvm-windows
2018-08-11 20:09:07 -05:00
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
5c6fedf268
Merge branch 'master' of github.com:coreybutler/nvm-windows
2018-08-11 19:59:44 -05:00
Corey Butler
dfd8e5a7fb
Simplified build to leverage version number from generated executable."
2018-08-11 19:59:39 -05:00
Corey Butler
da507b56f5
Merge pull request #354 from tomisawk/fix-install-cmd
...
Fix install.cmd
2018-08-11 19:58:47 -05:00
Corey Butler
fd6e4e3065
Merge pull request #372 from leongjiameng/master
...
Updated README.md
2018-08-11 19:54:48 -05:00
Corey Butler
08fb700064
Merge pull request #355 from s-h-a-d-o-w/master
...
Fixes #41 - Issue with blank spaces in path
2018-08-11 18:54:00 -05:00
Corey Butler
be7f20a68d
Merge branch 'master' into master
2018-08-11 18:53:17 -05:00
Corey Butler
943cae19c4
Fixed line endings
2018-08-11 18:32:30 -05:00
Corey Butler
93e5cdd241
Updated noinstall build, added gitattributes for standardization.
2018-08-11 18:28:00 -05:00
Corey Butler
438ac25701
Updated build process. Added code signing and MD5 checksums for distro files.
2018-08-08 00:49:24 -05:00
Andreas Opferkuch
ebdd4d986f
Fixes #41 - Issue with blank spaces in path
...
Forgot some uses of exec.Command() outside of the "use" command.
2018-08-03 18:55:12 +02:00
Andreas Opferkuch
44a2e1ddbe
Fixes #41 - Issue with blank spaces in path
...
exec.Command() can't handle spaces, even when quoted.
Command has to be modified using SysProcAttr.
See also:
https://github.com/golang/go/issues/15566
Plus: Minor refactoring - reordering of functions, more consistent capitalization, sorting of imports and whatnot.
2018-08-03 18:55:12 +02:00
Corey Butler
256d69427b
Updated URLs to support npm >= 6.2.0. Applied several PR's. Bumped to v1.1.7
1.1.7
2018-08-01 23:45:30 -05:00
Corey Butler
476e11d117
Merge pull request #222 from kylewuolle/issue-214
...
wildcard major version to latest X.y..z
2018-08-01 23:07:41 -05:00
Corey Butler
2065cea06b
Merge pull request #264 from Zougi/patch-1
...
silent setup
2018-08-01 23:05:45 -05:00
Corey Butler
d4da7263e9
Merge pull request #358 from narve/build-documentation
...
"Build from source"-documentation
2018-08-01 22:47:39 -05:00
Leong Jia Meng
9f725e57c9
Updated README.md
...
Typo corrected
2018-08-01 01:12:26 +08:00
Bardur Pihl
550d7ce863
Merge pull request #356 from s-h-a-d-o-w/patch-1
...
Fixes #252 - Need to manually remove folder on nvm uninstall
2018-07-10 09:45:40 +02:00
Narve Sætre
6bc6fa689c
Update README.md
2018-05-25 15:46:35 +02:00
Narve Sætre
64040dde6b
Update README.md
2018-05-25 15:45:59 +02:00
Narve Sætre
0a78e27b9d
Update README.md
2018-05-25 15:43:13 +02: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
tomisawk
238992a6f5
Avoid mixing user-environment PATH and system-environment PATH
...
%PATH% expands to the system plus the user variables,
so if user defined user-environment PATH, 'setx /M PATH "%PATH%;..."'
mixes user-environment PATH and system-environment PATH.
2018-05-16 22:56:29 +09:00
tomisawk
a175c5987a
Set environment variables for current process
...
setx command doesn't affect current process, so use also 'set VAR=VALUE'
2018-05-16 22:42:15 +09:00
Bardur Pihl
24c57b88c1
Merge pull request #331 from jchitel/master
...
Added exponential backoff when moving npm installation directory
2018-04-16 23:24:37 +02:00
Corey Butler
fa4cfecb88
Merge pull request #341 from akost/patch-1
...
Fixed line breaks in README
2018-04-05 21:54:04 -05:00
Andrei K
fb59c34f25
Fixed line breaks in README
...
Fixed line breaks in README usage examples.
2018-02-21 22:23:46 -08:00
codetriage-readme-bot
f27bef3d0d
Add CodeTriage badge to coreybutler/nvm-windows
...
Adds a badge showing the number of people helping this repo on CodeTriage.
[](https://www.codetriage.com/coreybutler/nvm-windows )
CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed
[Read more about the CodeTriage project](https://www.codetriage.com/what ).
Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what )? Roughly 11 months ago, [shaneknysh](https://github.com/shaneknysh ) added this project to CodeTriage in order to start contributing.
Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.
You can see an example of a CodeTriage badge on these popular OSS READMEs:
- [](https://www.codetriage.com/rails/rails ) https://github.com/rails/rails
- [](https://www.codetriage.com/crystal-lang/crystal ) https://github.com/crystal-lang/crystal
While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.
If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.
Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-19 09:07:41 -06:00
Jake Chitel
a9ed9fa895
removed extraneous time.Sleep() call
2018-01-19 12:58:16 -06:00
Jake Chitel
1b9d9aa058
Added exponential backoff for copying npm installation
2018-01-19 12:49:27 -06:00
Corey Butler
705e3f4b27
Merge pull request #306 from TomasHubelbauer/patch-1
...
Add a note about no support for .nvmrc directly where people will be looking for it
2017-09-27 11:28:22 -05:00
Tomáš Hübelbauer
b28f11c363
Fix command name
2017-09-27 11:09:32 +02:00