popojargo commented on issue #960: Fauxton dev server not running on Windows 7 URL: https://github.com/apache/couchdb-fauxton/issues/960#issuecomment-340296485 I found the issue: The devserver.js script attempt to start the "grunt" command but it doesn't exist under windows. Instead, we have to spawn "grunt.cmd". I can submit a PR very soon to use the correct command according to the current OS
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
