You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Same issue on v6.1.1, but I use AWS Codebuild to run npm run deploy-storybook to S3.
Deployed Ok using version @storybook/react v6.0.28 a few hours before deploying again with v6.1.1 on nov 20th which failed.
Going to rollback to 6.0.28 in the mean time.
Commande to execute :
npm run deploy-storybook
In package.json :
"deploy-storybook": "storybook-to-aws-s3 --bucket-path=BUCKET/ --aws-profile=int"
I have this error:
I have Jenkins insalled from docker image (I insytall awscli and node)
The text was updated successfully, but these errors were encountered: