SST console にて Access not allowed
久しぶりにSSTでの開発で,いつものSST consoleをブラウザでみようとしたら以下エラーに遭遇
Access not allowed
You don't have access to this page, go back home.
なんかIAMの設定なのか,アカウント作るのかよくわからなかったが本家のドキュメントに以下記述が...
本家のドキュメントにて
https://docs.sst.dev/console
Looking for the Old Console? You can still access it here — old.console.sst.dev
Requirements
SST apps v2.19.2 or newer are supported by the Console.
Source map support in Issues is available for v2.24.16 or newer.
Apps older than v2 won't be detected by the Console.
つまるところバージョンが古くてv2でのコンソールでは表示されないので,v1のプロジェクトでSSTコンソールみたいなら
https://old.console.sst.dev
こっちでみるかv2にバージョン上げろということでした.