Peter Dave Hello
f3fd5eff46
[Docs] Improve md file syntax
...
- Lists should be surrounded by blank lines
- Use only `1.` for ordered list item prefix
- Starting bulleted lists at the beginning of the line
- Fenced code blocks should be surrounded by blank lines
2018-07-15 02:26:05 +08:00
Kayla Altepeter
423252a99c
[docs] update README to fix docker run command flag order
2018-10-18 22:30:05 -05:00
Ole Johan Andersen
2a294ebd61
[Docs] improve instructions for manual install
2018-10-24 19:49:55 +02:00
Daniel Li
e06f735776
Improve Bash alias
...
This will take into account nested directories inside your main project
directory
2018-07-26 16:13:07 +01:00
Daniel Li
355c4c7915
[Docs] Add section on automatic `nvm use` in Bash
2018-07-15 19:08:15 +01:00
Fábio Antunes
217a5bb0de
[Docs] Added fish nvm
2018-10-21 23:31:20 -07:00
et304383
2d97ce5f7b
[Docs] add instructions for installing a specific version
2018-08-27 11:50:48 -03:00
Erik Lilja
8542df4ac5
[New] add support for `$XDG_CONFIG_HOME`
2018-08-14 21:45:40 +02:00
JBallin
41dc4218b9
[Docs] add --no-use option to installation
2018-06-17 21:31:56 -07:00
SrHuevo
d08d8607f5
fix for .nvmrc script
2018-05-30 09:02:29 +02:00
Jay Williams
e7b53a01fd
Grammar update
2018-05-26 23:17:08 +01:00
Siddharth Sakhadeo
b81c120e0c
fix failing if check in autoload script
2018-05-25 15:33:42 -07:00
Josh Sleeper
04c27e23fe
add --tags to git fetch in manual upgrade
...
facilitates older `git` fetching tags so that it can actually upgrade properly
2018-04-25 14:55:31 -07:00
Jordan Harband
93990ab7da
v0.33.11
2018-04-25 13:25:35 -07:00
Jordan Harband
177a9673a7
v0.33.10
2018-04-24 22:08:51 -07:00
Jordan Harband
1b14e6b4d9
v0.33.9
2018-04-14 22:38:18 -07:00
Peter Dave Hello
d9dc8464fd
[Doc] Add macOS install script note about Git
...
Closes #1782
2018-04-13 01:14:39 +08:00
Peter Dave Hello
8ff437ae51
[Doc] Fix manual install & upgrade guide, fix #1772
2018-04-12 23:58:30 +08:00
Ed Reel
663bddee9b
[docs] Add removal instructions to README.md
...
Closes #1767 .
2018-04-09 10:36:54 -05:00
Guy Lepage
bc87d3dd1c
removed global install on README.md. closes #1773
2018-04-04 19:03:03 -04:00
Peter Dave Hello
2850e65b62
[Docs] Fix some typos
2018-03-03 21:18:42 +08:00
Josh Soref
2859a19bbd
[Docs] fix spelling
2018-03-06 04:38:01 +00:00
Peter Dave Hello
750571056c
[Fix] Correct most of the wrong indentation
2018-02-26 02:20:21 +08:00
Peter Dave Hello
9f34b3e95c
Remove trailing space
2018-02-26 01:03:01 +08:00
Peter Dave Hello
225e447b54
[Doc] Update Docker image build info in README.md
2018-02-19 00:27:04 +08:00
Christoph Krautz
74f455e610
[Docs] Add reminder that NVM_DIR should not contain trailing slash, fix for #1708
2018-02-09 11:51:46 +01:00
Karthik K
f5b5f2d41d
[copyright] year to 2010 obsoleting future updations
2018-01-26 12:20:13 +05:30
Yannick Ihmels
7ca8acc98d
[Docs] [Tests] Add escape sequences; add test for aliased `.`
2018-01-13 21:25:30 +01:00
Jordan Harband
3e81904525
Update minimum git version to v1.17.10
...
Per https://github.com/creationix/nvm/pull/1704#discussion_r161366186
2018-01-12 23:24:56 -08:00
p-salido
9273f23bc8
[Docs] Explain `.nvmrc` better
2017-11-23 23:09:44 -05:00
Jordan Harband
7ad6d98ced
v0.33.8
2017-12-12 10:43:17 -08:00
Jordan Harband
65f0572bdc
v0.33.7
...
Fixes
- fix unassigned variable (#1665 , #1664 )
- Fix for $path used by zsh (#1669 )
- `set -u`: ensure `NVM_USE_OUTPUT` is always set (#1671 )
- `install.sh`: Fix a bug that block that installation of node in install.sh (#1676 )
- `nvm install-latest-npm`: fix node 4-4.6
Documentation
- Make `nvm cache clear` message less ambiguous (#1644 )
- Added missing piece (#1658 )
2017-12-08 21:21:42 -08:00
David Gatti
a7b7eec0c5
[Docs] Added missing piece
...
This sentence broke my brain when I read it the first time :) I hope this helps.
2017-11-08 01:02:15 +01:00
Jordan Harband
b546436113
v0.33.6
2017-10-23 23:53:26 -07:00
Darío Hereñú
016bc134d5
Typo
2017-10-23 02:23:04 -03:00
Christopher Beland
a954458829
[Docs] Improve git installation instructions
2017-10-18 10:39:11 -04:00
Jordan Harband
6597e11971
v0.33.5
2017-09-29 12:50:27 -04:00
Peter Dave Hello
7753b24948
[Docs] Update README.md for Alpine linux reference
...
Add 4 packages as Alpine Linux wiki suggested:
(grep util-linux binutils findutils)
https://wiki.alpinelinux.org/wiki/How_to_get_regular_stuff_working
2017-09-07 18:00:08 +08:00
Jordan Harband
d91b6197f3
v0.33.4
2017-09-04 22:59:50 -07:00
Jordan Harband
6f19babbff
v0.33.3
2017-09-03 12:46:59 -07:00
GeekBlogTV
b3bdbb2712
[Docs] updated to reflect current script output
2017-07-08 01:31:13 -05:00
Mike Ferrari
6921adb2f4
[Docs] add note about Linux troubleshooting
2017-06-26 12:22:34 -07:00
Peter Dave Hello
f37ddea78f
[Docs] Fix typos in Docker instructions
2017-07-08 18:50:06 +08:00
Peter Dave Hello
3ac49e5ef1
[New] Introduce Docker environment for nvm
2017-04-02 08:03:32 +08:00
Shiva Bhusal
d2644b22f9
[Docs] Install script - Improve installation guide
...
If installation is prompted to be successful, yet `which nvm` command returns `not found` then you might need to restart your terminal instance. Try opening a new tab/window in your terminal and retry.
2017-06-03 11:49:33 +05:45
Jordan Harband
3497474fef
[Docs] move the install script to the top; put the notes in a separate section.
2017-05-26 21:09:59 -07:00
Weston Ganger
7f3145bc98
[New] add support for `$NVM_DIR/default-packages` file
2017-03-28 09:37:14 -07:00
Jordan Harband
0a95e77000
v0.33.2
2017-04-26 00:50:33 -07:00
Piper Chester
964c7b3115
[Docs] README.markdown → README.md
2017-04-08 09:19:15 -07:00
Jordan Harband
5b3d188b83
v0.39.0
2021-10-07 10:11:35 -07:00
Simon East
055af09d24
[readme] link "Windows WSL" down to the "important notes" section
2021-05-04 15:56:53 +10:00
Felipe Alexandre Rodrigues
10189bf4cb
[readme] Add bash_completion in "manual install" section
2021-10-05 10:47:56 -03:00
Peter Dave Hello
7b530edd3a
[Docs] Use absolute URL for #606 in README.md
...
Since markdown-link-check hasn't support relative links, to make the
test passed, move this link to use absolute URL so that we can introduce
the new test. cc tcort/markdown-link-check#10
2017-11-05 04:07:37 +08:00
Alister Norris
59b0b3942c
[readme] Add quick intro to `nvm`
...
Allow newbies to get a quick understanding of how `nvm` works right from the start.
2016-12-06 15:14:08 +00:00
Alex Sabau
47f0b32155
[readme] Add info to restart bash if verification not working in verification section
2018-02-25 21:46:31 +01:00
James Stroud
91bd22aa57
[readme] fixed small typo afew to a few
...
also gave more up to date versions for example of `nvm install` and `nvm which` as well as your pointer section
I love your project by the way.
2021-06-04 15:15:17 -04:00
Tim Connolly
ca897ac6d5
[readme] Avoid infinite loop in cdnvm()
2021-09-22 16:25:28 +10:00
Georgi Chochov
4471b6beb6
[readme] remove duplicate word 'run'
2021-09-26 09:47:50 +00:00
Nikita N
cc6915e216
[readme] updated automatic call script for bash
...
Bash terminal was throwing error: `bash: cd: too many arguments` when directory had some spaces in the name.
The quotes around `$PWD` fixes this issue
2021-09-21 23:57:25 +03:00
Peter Dave Hello
678a827978
[Dockerfile] Update dated base image from Ubuntu 16.04 to 18.04
2021-08-31 02:03:30 +08:00
IYaksha
62d45af17e
[readme] fix typo regarding docker image base in Dockerfile
2021-08-30 19:20:03 +05:30
Jordan Harband
eed0d0e85c
[meta] add project charter and governance
2021-04-26 12:56:08 -07:00
Jordan Harband
fc87226b23
[readme] move License and Copyright notice sections to the bottom
2021-04-26 11:46:12 -07:00
Jordan Harband
f3caa06420
[meta] add OpenJS Foundation copyright notices/links
2021-04-26 11:42:03 -07:00
Jordan Harband
1527ac9d21
[readme] remove redundant "license" section text in favor of LICENSE.md
2021-04-26 11:41:29 -07:00
nmarghetti
f2582275f6
[New] maybe support Windows with WSL, MSYS, Cygwin
2021-01-02 00:03:24 +01:00
Leandro Facchinetti
5fcec573eb
[readme] Improve README about Macs with M1 chips
...
Mention that you must have Rosetta 2 installed and provide instructions on how to do it.
2021-04-05 16:25:41 +01:00
Jordan Harband
3fea5493a4
v0.38.0
2021-03-29 12:49:10 -07:00
Jonathan Perret
c26bd935c0
[readme] M1 macs: Add `nvm use` command to clarify that it is required
2021-03-24 10:50:38 +01:00
Jonathan Perret
621ccc5d13
Clarify the M1 shell instructions
...
The instructions seemed to encourage the misconception that `arch -x86_64 zsh` somehow modifies the default architecture for `zsh`, an operation which would need to be "reverted".
In fact, `arch -x86_64 …` merely spawns a new process under the selected architecture.
2021-03-23 14:37:04 +01:00
Andrew Shield
b19d8dbbba
[readme] Update source command to include s in zsh
2021-03-18 16:07:24 +13:00
Marcin Kłopotek
8884fd32f6
[readme] Add `nvs` as one of the Windows alternatives
...
Co-authored-by: Jordan Harband <ljharb@gmail.com>
2021-03-01 13:28:09 +01:00
Sladyn Nunes
25d2ebf2f8
[readme] add headings to certain sections
...
Fixes #2413 .
2021-03-03 20:47:44 +05:30
artforlife
216ccd62f7
[readme] add commands to help troubleshoot without closing the current shell
...
Co-authored-by: artforlife <artforlife@users.noreply.github.com>
Co-authored-by: Sladyn Nunes <sladynnunes98@gmail.com>
2020-04-26 12:57:50 -05:00
farmer
d9b11ba208
[readme] update `cdnvm` implementation
2021-02-19 21:12:03 +08:00
shiyutim
a5742d4e9e
[readme] add install error tips
2021-01-07 10:51:33 +08:00
David Zulaica
d5c1441a83
[readme] Update M1 macOS troubleshooting instructions
2021-02-13 03:41:41 -08:00
Arshath
0fad5ec575
[readme] quote asterisk in shell command on `--latest-npm` example
2021-02-05 19:45:26 +05:30
Matt Calthrop
49e806c77a
[readme] Add macOS troubleshooting instructions for M1 chip
2021-01-21 20:45:12 +00:00
hjoshi123
6982dee071
[Docs]: Updated README.md to include homebrew unsecure dirs warning
...
Closes #2361 .
2020-12-22 17:29:32 +05:30
Shiming
10399ed1bd
[Docs] source `./nvm.sh` instead of `nvm.sh`, for `zsh`
...
Fixes #2204 .
2020-04-27 16:11:09 +08:00
Jordan Harband
4b947ec92d
v0.37.2
2020-11-27 21:34:28 -08:00
Jordan Harband
661a702cdd
v0.37.1
2020-11-24 21:16:43 -08:00
Dena Burd
6848c16d53
[New] Added `set-colors` command. See details below:
...
This command allows users to replace default colors with their own custom colors.
- top-level commands modified: alias, ls, ls-remote
- helper functions added: nvm_echo_with_colors, nvm_err_with_colors,
nvm_set_colors, nvm_get_colors, nvm_print_color_code
- functions modified: nvm_print_formatted_alias, nvm_print_versions, nvm_print_alias_path (implicitly), nvm_print_default_alias (implicitly), nvm_list_aliases (implicitly)
We added tests and info on using this command to the README!
Co-authored-by: Dena Burd <29719099+gitburd@users.noreply.github.com>
Co-authored-by: Naomi Quinones <52065567+naomiquinones@users.noreply.github.com>
2020-08-17 14:56:13 -07:00
Jordan Harband
4054bd70ce
v0.37.0
2020-11-06 10:11:29 -08:00