Hi All, Learning SST and i am running into an issue on my install.
Im following the start guide here
https://docs.serverless-stack.com/, but once I get to
npm start it commences then lands on the below errors?
[25%] fail: No bucket named 'cdk-hnb659fds-assets-749933395139-ap-southeast-2'. Is account 749933395139 bootstrapped?
[50%] fail: No bucket named 'cdk-hnb659fds-assets-749933395139-ap-southeast-2'. Is account 749933395139 bootstrapped?
[75%] fail: No bucket named 'cdk-hnb659fds-assets-749933395139-ap-southeast-2'. Is account 749933395139 bootstrapped?
[100%] fail: No bucket named 'cdk-hnb659fds-assets-749933395139-ap-southeast-2'. Is account 749933395139 bootstrapped?
I havent done anything outside the instructions provided on the site. Any assistance would be fab and help my learning of SST. Thank you!
@Frank