在docker部署时,我在使用npm run predev时选择 本地部署convex时会一直出现这个错误?
When I use Docker, I keep getting this error when selecting local deployment of convex when using 'npm run predev'?
Unexpected Error: TypeError: fetch failed
:
/mnt/c/Users/shiyan/ai-town$ npx convex dev --configure --dev-deployment local
? What would you like to configure? create a new project
? Project name: ai-town
✔ Created project ai-town-a9504, manage it at https://dashboard.convex.dev/t/finddao/ai-town-a9504
You're trying out the beta local deployment feature!
To learn more, read the docs: https://docs.convex.dev/cli/local-deployments
To opt out at any time, run npx convex disable-local-deployments
Unexpected Error: TypeError: fetch failed
在docker部署时,我在使用npm run predev时选择 本地部署convex时会一直出现这个错误?
When I use Docker, I keep getting this error when selecting local deployment of convex when using 'npm run predev'?
Unexpected Error: TypeError: fetch failed
:
/mnt/c/Users/shiyan/ai-town$ npx convex dev --configure --dev-deployment local
? What would you like to configure? create a new project
? Project name: ai-town
✔ Created project ai-town-a9504, manage it at https://dashboard.convex.dev/t/finddao/ai-town-a9504
You're trying out the beta local deployment feature!
To learn more, read the docs: https://docs.convex.dev/cli/local-deployments
To opt out at any time, run
npx convex disable-local-deploymentsUnexpected Error: TypeError: fetch failed