Open samhatoum opened 6 years ago
Comment by samhatoum Monday Jun 27, 2016 at 14:44 GMT
Does this work for you:
/my/path/to/my/project/node_modules/.bin/chimp.js
Comment by legacyWork Monday Jun 27, 2016 at 20:07 GMT
That also does not work. I ended up using a shell wrapper to manually execute command line commands in gulp.
Issue by legacyWork Tuesday Jun 14, 2016 at 00:21 GMT Originally opened as https://github.com/xolvio/chimp/issues/398
Expected behaviour
https://www.npmjs.com/package/chimp
talks about some chimp.js file in a bin folder (Usage in a gulp task). This file does not exist anywhere. In fact the whole gulp process for chimp does not work as described. It is related to the earlier bug I filed (which i manually fixed by going into some deep dive node_modules config file and changing a number to 2.53.0)
/Users/myUser/AUTOMATION/AutomationDev/javascript_ui_test/node_modules/chimp/lib/cucumberjs/cucumber.js:239 if (features.indexOf(',') !== -1) { ^
TypeError: Cannot read property 'indexOf' of undefined
Actual behaviour
Steps to reproduce the problem
(Preferably a repository and easy reproduction steps)
Used version
Console / Log Output
(Upload long logs to Gist and link it here)
Join our Slack xolv.io/community #chimp channel, where you can find help and help others.