Errors while creating your project

Hi,

I’m new to Meteor. I just install it on windows.
When I try to create a Project I get this errors.

PS C:\Users\user\Documents\meteorJS> meteor create simple-todos
=> Errors while creating your project

While downloading blaze@2.3.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading blaze-html-templates@1.1.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading blaze-tools@1.0.10…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading caching-html-compiler@1.1.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading html-tools@1.0.11…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading htmljs@1.0.11…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading minimongo@1.0.23…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading spacebars@1.0.15…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading spacebars-compiler@1.1.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading templating@1.3.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading templating-compiler@1.3.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading templating-runtime@1.3.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading templating-tools@1.1.2…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

While downloading ui@1.0.13…:
error: tunneling socket could not be established, cause=getaddrinfo ENOTFOUND 80 80:80

No Proxy is set or needed… I have access to the Internet. (i.e. ping google.com works)

What could be the problem?

have a nice day
ben