john-doherty/selenium-cucumber-js

local node packages cause version mis-match errors

Closed this issue · 2 comments

Hi,

Thanks again for the shell.
The problem I've run into a couple times is that the two NPM packages you have in a local node_modules are of different (older) versions than what I'm using, which results in mis-matched objects.

Everything works fine if I delete your package-local node_modules.

Hi @leggebroten, I've removed it and checked in a fix. Sorry I've not managed to review your pull requests, I will do that this weekend.

Thx!