差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
javascript:nodejs [2023/04/06 13:24] – [1 high severity vulnerability (重大度の高い脆弱性 1 件) が発生する😨] ともやんjavascript:nodejs [2023/09/26 13:02] (現在) – [Node.js のバージョン確認] ともやん
行 333: 行 333:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>nvm</b> install 14.17.64+<b class=GRN>$</b> <b class=HIY>nvm</b> install 18.18.64
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-Downloading node.js version 14.17.(64-bit)...+Downloading node.js version 18.18.(64-bit)... 
 +Extracting node and npm...
 Complete Complete
-Creating C:\Users\tomoyan\scoop\persist\nvm\nodejs\temp+npm v9.8.1 installed successfully.
  
-Downloading npm version 6.14.14... Complete 
-Installing npm v6.14.14... 
  
 Installation complete. If you want to use this version, type Installation complete. If you want to use this version, type
  
-nvm use 14.17.5+nvm use 18.18.0
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
行 352: 行 351:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
-<b class=GRN>$</b> <b class=HIY>nvm</b> use 14.17.64+<b class=GRN>$</b> <b class=HIY>nvm</b> use 18.18.64
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-Now using node v14.17.(64-bit)+Now using node v18.18.(64-bit)
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
行 366: 行 365:
 </pre></html></WRAP> </pre></html></WRAP>
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
-v14.17.5+v18.18.0
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
行 475: 行 474:
 </WRAP> </WRAP>
  
-==== npm notice New minor version of npm available! ... ==== +==== npm notice New minor version of npm available! ... 通知される🤔 ==== 
 +Node.js パッケージのインストール時に **npm notice** 通知がされる場合。\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
行 496: 行 495:
 <b class="WHI BBLK">npm</b> <b class="CYN BBLK">notice</b> Run <b class=GRN>npm install -g npm@9.6.4</b> to update! <b class="WHI BBLK">npm</b> <b class="CYN BBLK">notice</b> Run <b class=GRN>npm install -g npm@9.6.4</b> to update!
 <b class="WHI BBLK">npm</b> <b class="CYN BBLK">notice</b> <b class="WHI BBLK">npm</b> <b class="CYN BBLK">notice</b>
 +</pre></html></WRAP>
 +</WRAP>
 +
 +**npm notice** 通知に従って npm パッケージを更新する🤔\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>npm</b> install <b class=HIK>-g</b> npm@9.6.4
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +
 +removed 1 package, and changed 43 packages in 11s
 +
 +18 packages are looking for funding
 +  run `npm fund` for details
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
  • javascript/nodejs.1680755091.txt.gz
  • 最終更新: 2023/04/06 13:24
  • by ともやん