xolvio / qualityfaster

An example project showing how to create robust and maintainable acceptance tests
262 stars 58 forks source link

npm start is broken for systems where npm & node are not located in the same directory #5

Closed cwohlman closed 8 years ago

cwohlman commented 8 years ago

Related to (and caused by) https://github.com/xolvio/chimp/issues/149, I get this bug because I installed node via brew.

I also noticed this in the comments, which might mean that the script in this repo is using the wrong copy of node?:

when running Meteor, we have to use the Meteor specific one.

https://github.com/xolvio/chimp/issues/149#issuecomment-156946556

samhatoum commented 8 years ago

Fixed in chimp 0.24.0