linux:anyenv

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:anyenv [2023/09/07 13:17] – [Python のインストール] ともやんlinux:anyenv [2024/03/04 05:15] (現在) – [node のインストール] ともやん
行 839: 行 839:
 </WRAP> </WRAP>
  
-[[https://nodejs.org/ja|Node.js - nodejs.org]] で LTS 推奨、または、最新版のバージョンを確認する。\\+[[https://nodejs.org/|Node.js - nodejs.org]] で LTS 推奨、または、最新版のバージョンを確認する。\\
 バージョン一覧を表示する🤤\\ バージョン一覧を表示する🤤\\
 <WRAP color_term> <WRAP color_term>
行 1053: 行 1053:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>nodenv</b> install 18.15.0+<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">nodenv</font> install 20.11.1
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-Downloading node-v18.15.0-linux-x64.tar.gz... +Downloading node-v20.11.1-linux-x64.tar.gz... 
--https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.gz +-&gt; https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz 
-Installing node-v18.15.0-linux-x64... +Installing node-v20.11.1-linux-x64... 
-Installed node-v18.15.0-linux-x64 to /home/tomoyan/.anyenv/envs/nodenv/versions/18.15.+Installed node-v20.11.1-linux-x64 to /home/tomoyan/.anyenv/envs/nodenv/versions/20.11.1
 </pre></html></WRAP> </pre></html></WRAP>
 +
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>nodenv</b> rehash +<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">nodenv</font> rehash 
-<b class=GRN>$</b> <b class=HIY>nodenv</b> global 18.15.0 +<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">nodenv</font> global 20.11.1 
-<b class=GRN>$</b> <b class=HIY>nodenv</b> versions+<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">nodenv</font> versions
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-  18.14.0 +20.11.(set by /home/tomoyan/.anyenv/envs/nodenv/version)
-18.15.(set by /home/tomoyan/.anyenv/envs/nodenv/version)+
 </pre></html></WRAP> </pre></html></WRAP>
 +
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>node</b> <b class=HIK>-v</b>+<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">node</font> <font color="#75507B">-v</font>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-v18.15.0+v20.11.1
 </pre></html></WRAP> </pre></html></WRAP>
 +
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>npm</b> <b class=HIK>-v</b>+<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">npm</font> <font color="#75507B">-v</font>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-9.5.0+10.2.4
 </pre></html></WRAP> </pre></html></WRAP>
 +
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>npx</b> <b class=HIK>-v</b>+<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">npx</font> <font color="#75507B">-v</font>
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-9.5.0+10.2.4
 </pre></html></WRAP> </pre></html></WRAP>
 +
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>npm</b> <b class=HIK>-g</b> list+<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">npm</font> <font color="#75507B">-g</font><font color="#999999"> list</font>
 </pre></html></WRAP> </pre></html></WRAP>
-<WRAP color_result><html><pre> +<WRAP color_result><html> 
-/home/tomoyan/.anyenv/envs/nodenv/versions/18.15.0/lib +<pre>/home/tomoyan/.anyenv/envs/nodenv/versions/20.11.1/lib 
-├── corepack@0.15.3 +├── corepack@0.23.0 
-└── npm@9.5.+└── npm@10.2.4
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
  • linux/anyenv.1694060245.txt.gz
  • 最終更新: 2023/09/07 13:17
  • by ともやん