Bug report
Describe the bug
When create a next js app using npx create-next-app on windows 10, I receive this error in terminal
AMP OPTIMIZER Failed downloading latest AMP runtime data. Proxies need to be configured manually, see https://github.com/ampproject/amp-toolbox/tree/main/packages/optimizer#fetch.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Run
npx create-next-app
Expected behavior
I expect not to see any errors :)
Screenshots

System information
- OS: Windows 10
- Version of Node.js: 14.15.3