As I embark on my inaugural Stencil project, I've encountered a puzzling error message:
Cannot download "https://github.com/ionic-team/stencil-
component-starter/archive/master
.zip"
Check your internet connection
Error: connect ETIMEDOUT"
Despite ensuring that my git config and npm config http and https proxy settings are correctly configured to my proxy URL, this error persists. What could be causing this issue?
Any insights or tips would be greatly appreciated. Thank you!