Open prateekatam opened 6 months ago
I was doing that in a dev-container. And now when I tried it locally, on running npx ampx sandbox
I get the below error
npm error could not determine executable to run
Hello @prateekatam, Have you managed to solve something? I have the same problem
@prateekatam
Are you running the npx ampx sandbox
from the root folder of your project?
Step 1. Go to root folder of your project with cd path/to/your/app
Step 2. Initialise the project with npm create amplify@latest
Step 3. Run npx ampx sandbox
Describe the content issue: Followed the instructions as in and when I reach the point where I run
npx ampx sandbox
I get the below error
ParameterNotFound: UnknownError ParameterNotFound: UnknownError
What's missing please?
URL page where content issue is: https://docs.amplify.aws/react-native/start/account-setup/