尝试创建流星项目时出现以下错误 -
C:\Anurag>meteor create todolist
=> Errors while creating your project
While downloading blaze@2.3.2...:
error: connect ETIMEDOUT 94.31.29.131:443
While downloading blaze-html-templates@1.1.2...:
error: connect ETIMEDOUT 94.31.29.131:443
While downloading blaze-tools@1.0.10...:
error: connect ETIMEDOUT 94.31.29.131:443
While downloading caching-html-compiler@1.1.2...:
error: connect ETIMEDOUT 94.31.29.131:443
While downloading html-tools@1.0.11...:
error: connect ETIMEDOUT 94.31.29.131:443
While downloading htmljs@1.0.11...:
error: connect ETIMEDOUT 94.31.29.131:443
还有一些。
我尝试卸载并重新安装meteor,但问题仍然存在。