Error running node app in WebMatrix

前端 未结 3 985
北恋
北恋 2020-12-10 17:11

I installed WebMatrix and followed these instructions to install IIS 7 on my Windows 7 machine.

When I click \'Run\' to run my express node app, the browser pops up

3条回答
  •  一向
    一向 (楼主)
    2020-12-10 17:55

    with node.js(64-bit), try placing this at the bottom of web.config

    
    

提交回复
热议问题