Cannot start meteor under windows 10

After installing meteor and creating a project I get the following message when trying to start the server by the meteor command :_

PS C:\svend\snippets> meteor
C:\Users\Svend\AppData\Local.meteor
r-promise\promise_server.js:190
throw error;
^

TypeError: httpProxy.createProxyServ
at Proxy.start (C:\tools\runners
at Runner.start (C:\tools\runner
at Object.exports.run (C:\tools
at Command.doRunCommand [as func
at C:\tools\cli\main.js:1483:23

sorry there was more code in the terminal

PS C:\svend\snippets> meteor
C:\Users\Svend\AppData\Local.meteor\packages\meteor-tool\1.4.2_3\mt-os.windows.x86_32
r-promise\promise_server.js:190
throw error;
^

TypeError: httpProxy.createProxyServer is not a function
at Proxy.start (C:\tools\runners\run-proxy.js:40:28)
at Runner.start (C:\tools\runners\run-all.js:119:16)
at Object.exports.run (C:\tools\runners\run-all.js:322:10)
at Command.doRunCommand [as func] (C:\tools\cli\commands.js:360:17)
at C:\tools\cli\main.js:1483:23

Perhaps blocked in your firewall settings?

Yes perhaps, but first time I installed meteor it worked fine, and I have not changed the firewall setting