【发布时间】:2021-01-22 05:51:31
【问题描述】:
我正在使用以下步骤创建一个 react-app:
npx create-react-app amplify-datastore --use-npmcd amplify-datastore-
npx amplify-app@latest#在这最后一步中,我将向您展示我在 powershell 中得到的输出:
npx: installed 117 in 15.511s ✅ Found Amplify CLI version 4.29.4 � Creating base Amplify project Note: It is recommended to run this command from the root of your app directory ? Enter a name for the environment (dev) ❌ Failed to create base Amplify Project
我已经尝试了几次,但仍然遇到同样的问题。有人有线索吗?
【问题讨论】:
标签: reactjs npm aws-amplify npm-scripts