Win32 Compatibility
Opened this issue · 2 comments
ThereAreFourLights commented
Has anyone has success running juggernaut on win32?
Using node.js 0.6.5 and the windows port of redis (via http://github.com/dmajkic/redis)
The server starts up but gives "Error serving /application.js - Forbidden' when launching a demo page
Thanks in advance
dacow commented
i have the same error (win xp, installed juggernaut using npm)
C:\msysgit\msysgit\redis\msvs\Release>juggernaut
The "sys" module is now called "util". It should have a similar interface.
info - socket.io started
Error serving / - Forbidden
Error serving /favicon.ico - Forbidden
Error serving /favicon.ico - Forbidden
davetheninja commented
Anyone got a resolution to this?