差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
javascript:pnpm [2025/04/27 08:07] – [ERROR  This project is configured to use yarn が発生する...🤪] ともやんjavascript:pnpm [2025/11/01 18:34] (現在) – [インストール] ともやん
行 51: 行 51:
 <font color="#0087FF"><b>$</b></font> <font color="#26A269">pnpm</font> <font color="#A347BA">-h</font> <font color="#0087FF"><b>$</b></font> <font color="#26A269">pnpm</font> <font color="#A347BA">-h</font>
 </pre></html></WRAP> </pre></html></WRAP>
-<WRAP color_result_long><html><pre>+<WRAP color_result_hlong><html><pre>
 Version 10.6.1 (compiled to binary; bundled Node.js v20.11.1) Version 10.6.1 (compiled to binary; bundled Node.js v20.11.1)
 Usage: pnpm [command] [flags] Usage: pnpm [command] [flags]
行 126: 行 126:
 Node.js 22.14.0 was activated Node.js 22.14.0 was activated
 /home/tomoyan/.local/share/pnpm/node -&gt; /home/tomoyan/.local/share/pnpm/nodejs/22.14.0/bin/node /home/tomoyan/.local/share/pnpm/node -&gt; /home/tomoyan/.local/share/pnpm/nodejs/22.14.0/bin/node
 +</pre></html></WRAP>
 +</WRAP>
 +
 +===== 更新 =====
 +公式: [[https://pnpm.io/ja/cli/self-update|pnpm self-update | pnpm]]\\
 +アップデートが利用可能です! 10.18.3 → 10.20.0.
 +<WRAP color_term>
 +<WRAP color_result><html><pre class=BSc>
 +<font color="#A2734C">   ╭──────────────────────────────────────────╮</font>
 +   <font color="#A2734C">│</font>                                          <font color="#A2734C">│</font>
 +   <font color="#A2734C">│</font>   Update available! <font color="#C01C28">10.18.3</font> → <font color="#26A269">10.20.0</font>  <font color="#A2734C">│</font>
 +   <font color="#A2734C">│</font>   <font color="#A347BA">Changelog:</font> https://pnpm.io/v/10.20.0   <font color="#A2734C">│</font>
 +   <font color="#A2734C">│</font>     To update, run: <font color="#A347BA">pnpm self-update</font>     <font color="#A2734C">│</font>
 +   <font color="#A2734C">│</font>                                          <font color="#A2734C">│</font>
 +<font color="#A2734C">   ╰──────────────────────────────────────────╯</font>
 +</pre></html></WRAP>
 +</WRAP>
 +
 +''pnpm self-update'' を実行して pnpm を更新する🤔\\
 +更新されたかも良くわからないメッセージ😅\\
 +''Nothing to stop. No server is running for the store at ...'' は廃止予定の [[https://pnpm.io/ja/cli/server|pnpm server | pnpm]] (ストア・サーバー)に関する情報メッセージであり無視して構わない🤔\\
 +私たちが本当に知りたい情報は、最新バージョンに正常に更新されたかどうかです🤔\\
 +''pnpm -v'' で自分で確認😅\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">pnpm</font> self-update
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +Nothing to stop. No server is running for the store at /home/tomoyan/.local/share/pnpm/store/v10
 +</pre></html></WRAP>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">pnpm</font> <font color="#A347BA">-v</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +10.20.0
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
  • javascript/pnpm.txt
  • 最終更新: 2025/11/01 18:34
  • by ともやん