Aman Gautam
Results
2
issues of
Aman Gautam
I am getting ``` error: TypeError: Cannot set property '_modelCache' of undefined at ****/node_modules/sails-permissions/dist/api/hooks/permissions/index.js:124:52 [TypeError: Cannot set property '_modelCache' of undefined] ``` while using ``` "sails-permissions": "^2.1.11" "sails-auth": "^2.1.1", "sails":...
On installing using `npm install sails-auth --save` I get the following warnings: ``` npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update...