You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/10/30 03:42:08 UTC

[GitHub] popojargo opened a new pull request #1008: Fix devserver on Windows

popojargo opened a new pull request #1008: Fix devserver on Windows
URL: https://github.com/apache/couchdb-fauxton/pull/1008
 
 
   ## Overview
   
   We were unable to run: `npm run dev` on Windows.
   
   ## Testing recommendations
   
   Run `npm run dev` on a non-windows OS and it should still start the devserser.
   Run `npm run dev`on a windows OS and it should successfully start the devserver.
   
   ## GitHub issue number
   
   Fixes #960 
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services