Closed ImanMh closed 8 years ago
Not sure. This seems a Sails/Waterline problem with NPM 3.x.
Go to ./node_modules/sails and do npm install waterline
(this is a workaround of course)
didn't work for me.
by the way:
→ node -v
v0.12.5
→ npm -v
3.5.0
If you would use the search instead of opening an issue, you knew that issue was already opened in #25 and it's been discussed that it's already merged, but not published.
As a temporary workaround I suggest tho install from the git repo instead from npm:
npm install --save lykmapipo/sails-hook-validation#a2cdc85a8ab8784478e1348394d379d16d4aafa9
If you would read my comments you knew that I figured the problem is from npm version after the issue.
as soon as I run
I can no more lift the sail. I get this error instaead