Open sylvainlap opened 9 years ago
I think it's a bug with the generator. I just created the missing policy myself.
+1, sails-permissions@2.1.3
error: Unknown policy, "basicauth", referenced in `config.policies`.
error: Are you sure that policy exists?
I tried to install sails-permissions on a fresh sailsjs install, and I've got this error:
I followed the README: npm install sails-permissions sails-auth
So I use the last versions of sails-auth & sails-permissions.