タグ

2020年8月5日のブックマーク (2件)

  • WSL 2 上で Node.jis を設定する

    Node.js をプロフェッショナルとして使用する場合に、パフォーマンス速度とシステム コールの互換性が重要であると考えていて、Linux ワークスペースを活用する Docker コンテナーを実行し、LinuxWindows の両方のビルド スクリプトを管理する必要がないようにしたい場合、LinuxWindows サブシステム (より具体的には WSL 2) 上に Node.js をインストールしてください。 LinuxWindows サブシステム (WSL) を使用すると、好みの Linux ディストリビューション (Ubuntu が既定) をインストールできるため、開発環境 (コードを作成する場所) と実稼働環境 (コードが配置されるサーバー) との間に一貫性を持たせることができます。 WSL 2 のインストール WSL 2 は Windows で利用可能な最新バージ

    WSL 2 上で Node.jis を設定する
  • n

    Node.js version management: no subshells, no profile setup, no convoluted API, just simple. n – Interactively Manage Your Node.js Versions Supported Platforms Installation Third Party Installers Installing Node.js Versions Specifying Node.js Versions Removing Versions Using Downloaded Node.js Versions Without Reinstalling Preserving npm Miscellaneous Custom Source Custom Architecture Optional Envi

    n