0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【問題解決】"SFDX: Authorize an Org"が失敗する

Posted at

問題発生

VSCodeで"SFDX: Authorize an Org"を実行すると失敗しました。

Warning: Ignoring extra certs from `null`, load failed: error:02001002:system library:fopen:No such file or directory
»   Warning: org login web is not a sf command.
»   Error: Run sf help for a list of available commands.

※昨日までは、問題なく動いていました。

解決方法

公式ドキュメントを参考に"sfdx (v7) から sf (v2) へ移行"したら成功しました。
https://developer.salesforce.com/docs/atlas.ja-jp.sfdx_setup.meta/sfdx_setup/sfdx_setup_move_to_sf_v2.htm

補足

sfdx (v7) - 廃止
2023 年 7 月 12 日をもって、sfdx (v7) の更新は終了しました。
このような古いバージョンは、履歴管理の目的のためだけに保管されています。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?