Node.js + Socket.io + Windows 7 / 8?

后端 未结 11 1798
迷失自我
迷失自我 2021-02-07 05:29

I\'ve been searching everywhere, but can\'t seem to find a solution. Is it possible to install Socket.io on Node.js on Windows 7?

If not, is there some sort of alternati

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-07 06:06

    Until NPM is built for Windows you'll need to download the packages manually and create the node_modules folder structure in the node.exe folder. Follow this post.

提交回复
热议问题