MattiSG / Watai

Integration testing for the web of components
62 stars 7 forks source link

Correct local installation instructions #130

Closed davidbgk closed 9 years ago

davidbgk commented 9 years ago

After a npm install watai, the go file is not present in the /node_modules/watai/ directory. It probably has to do with the package.json•files property but I'm not used to JS packaging.

davidbgk commented 9 years ago

I confirm that once the file is created and chmod +xed the --installed check returns the encouraging message :)

MattiSG commented 9 years ago

Did you follow the “local install” procedure?

davidbgk commented 9 years ago

Yes, that one.

MattiSG commented 9 years ago

Then I think the problem is simply that the doc is not up-to-date and dates from the time before NPM symlinked the binaries to .bin (or at least, before I knew it did). The solution is to update the README so that the suggested alias is node_modules/.bin/watai.

davidbgk commented 9 years ago

Agreed, watai executable is present in my .bin folder.

MattiSG commented 9 years ago

Fixed in 2d0f48f164ecaaca85f5d60bcb8ecbe897d6c5eb