-
When I register, I get an error:
error: TypeError:Object [object Object] has no method 'done'
at Object.exports.register (/Applications/MAMP/htdocs/sailng/api/services/protocols/local.js:55:6)
…
-
Hello,
I have an issue with sails internationalization. I have created a simple example for that. I want to translate a key to a different language other than default language in the controller. …
-
**Node version**:
**Sails version** _(sails)_: 1.2.3
**ORM hook version** _(sails-hook-orm)_:
**Sockets hook version** _(sails-hook-sockets)_:
**Organics hook version** _(sails-hook-organics)_:…
-
I try to upgrade sails to v1. but one of the libraries is not found. I think it's libxmljs git
```
? First things first -- looks like we need to install Sails 1.0.
Is that okay? Yes
Okay -- in…
-
**Node version**: v12.13
**Sails version** _(sails)_: none
**DB adapter & version** _(e.g. sails-mysql@5.55.5)_: sails-disk
Hello all, I'm trying to use waterline + sails-disk but when I requir…
-
**Sails version**: 0.11
**Node version**: 8.11
**NPM version**: 5.6
**DB adapter name**: sails-mongo
**DB adapter version**: ^0.12.2
**Operating system**: windows 10
hi, I have created a shell…
-
Hi,
A lot of hooks used to add controllers using sails.controllers, since sails 1.0 that functionality is broken...
and a lot of useful dependencies do not work any more, I really am very disapp…
-
I'm using WSL2 and not PHP installed in my WSL2. And I run my Laravel project with a custom PHP docker container. I'm not using Laravel Sail for that. Is there any way to make Laravel Pint run it on m…
-
Hi,
I've just tried this tool an its awesome!
But with a few problems. When I follow the isntructions from readme and run
`sails lift`
It fails with an error:
```
debug: sails-hook-webpack…
-
Following the readme instructions
```
$ npm install sails-permissions sails-auth --save
```
`npm` will install `sails-permissions: 1.4.4` and `sails-auth: 2.0.0`, that looks not to be working well t…