22
0
Fork 0

Ajout redir stderr (#65041)

This commit is contained in:
whirigoyen 2022-04-07 11:04:19 +02:00
parent 7e881167f7
commit 5d2bc71539
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ Version abbrégé des instructions du [README](https://github.com/nodenv/nodenv)
$ git clone https://github.com/nodenv/nodenv.git ~/.nodenv
$ echo 'export PATH="$HOME/.nodenv/bin:$PATH"' >> ~/.bash_profile
$ ~/.nodenv/bin/nodenv init >> ~/.bash_profile
$ ~/.nodenv/bin/nodenv init >> ~/.bash_profile 2>&1
$ exit # Puis rouverez un login shell
L’installation des versions de `node` n’est pas gérée par nativement par