「インストール - Signal Desktop」の版間の差分

ナビゲーションに移動 検索に移動
49行目: 49行目:
  # または
  # または
  npm config set "strict-ssl" false -g
  npm config set "strict-ssl" false -g
# または (strict-sslを無効にしたくない場合)
yarn config set registry <nowiki>https://registry.npmjs.org</nowiki>
   
   
  yarn install --frozen-lockfile
  yarn install --frozen-lockfile

案内メニュー