-
Hello Irl,
I love everything about sails, and the sails casts, and you. Thank you SO much for the work you've done, it's been very helpful for my growth as a coding noob.
So, I'm on the part where w…
-
There have been some breaking changes, an updated example would be fantastic :)
-
Brand new Sails install of version 0.12.0-rc3
Followed instructions then did sails-lift
after the migration prompt ( i chose 3 ) I get this error
```
error: TypeError: Cannot read property 'protoco…
-
### What do you want to improve?
Review Tempo performance
### What is the current behavior?
With the sail hack script, the behavior is flaky.
### What is the new behavior?
Performance improv…
-
```
$ sails lift
info: Starting app...
debug: sails-permissions: syncing waterline models
debug: sails-permissions: admin user does not exist; creating...
debug: Error (E_VALIDATION) :: 2 attributes…
-
This is from a repository that I originally started in sails .11.0.0. Later cloning my app repo and doing npm install breaks my app.
$ sails lift
info: Starting app...
/home/david/x/webapp/node_mod…
-
2019-09-29 10:31:44 INFO using repo image cdr_sail
2019-09-29 10:31:44 DEBUG host home dir: /root
2019-09-29 10:31:44 INFO writing sail proxy logs to /tmp/sailproxy_cdr_sail28173…
-
Hi, Unless the following config is added, hot reload will not work in WSL2. Alternatively, Put as comment in vite.config.js so the user can uncomment if necessary.
**vite.config.js:**
```
server:…
-
https://haozi.moe/2019/11/28/sail%E5%88%9D%E4%BD%93%E9%AA%8C/
一个什么都在学的新手萌二程序员的日常~
-
Hi,
I am trying to use sails-hook-validation with sails-hook-autoreload. But after code is changed, and sails-hook-autoreload reloads the controllers no validation-errors are returned (the errors arr…