-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws amplify cannot run npx ampx sandbox #1954
Comments
NEVERMIND CLOSE THIS ISSUE..... YOUR TUTORIAL IS EXTREEMLY CONFUSING HOWEVER |
Hey @movingelectrons, thank you for reaching out. Were you able to deploy the Amplify application? |
I'm getting the same error when running How can I update the permissions to fix this? |
@jaypostle could you run |
@EmihleM2 could you open a new issue as the error appears to be related to a Lambda function defined in the project. |
Found a solution. Had to create an IAM access key combo, add that to my aws credentials folder, and then use that profile in the step. The tutorial didn't include prep for that step or it assumed that you didn't already have a default set of credentials for another account set up. |
@jaypostle thank you for the information, created a issue on the docs repository to update the guide: aws-amplify/docs#7993 Closing the issue, do reach out if you are still experiencing this issue. |
@jaypostle I'm struggling with this one. Also coming from gen 1. First time booting up a gen 2. Getting error:
I'm fairly new to managing permissions and credentials in AWS. Any more details you could share? |
I'm also stuck with this one. And running "aws sso login" as @ykethan suggested didn't work. Error: |
Cannot run npx ampx sandbox, I've checked everything but not works facing with this error ===> could not determine executable to run |
hey @AndaHendriksen, if the sso login did not mitigate the issue, I would suggest checking the local create AWS profile present. If you already have a profile named default, i would suggest naming the new profile to a different name. @Lilikh |
Environment information
Describe the bug
ive followed tutorial 5 times and always get this error what the heck is going on
?
Reproduction steps
https://docs.amplify.aws/react/start/account-setup/
The text was updated successfully, but these errors were encountered: