📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
| 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 | ||