开发者

Node.js core dumps on Windows 7

I am on windows 7 and installed Node.js using this tutorial:

http://howtonode.org/how-to-install-nodejs

When I am trying to run the tests , everything "CRASHES" (I don`t know why) and when I am running this line "node server.js" I am getting this开发者_StackOverflow error : "Segmentation fault (core dumped)"

What to do?

Thanks a lot, Yosy.


Try using the official node installation guide, and make sure all your dependencies are met.

Remember you can always stop into #node.js and ask questions! Make sure to report back with your findings.


What version of node do you use?

0.5.x are not compatible with Cygwin and future releases will not be compatible.

0.4.11 should work.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜