-
**Node version**: v8.17.0
**Sails version** _(sails)_: 1.2.3
**ORM hook version** _(sails-hook-orm)_: 2.1.1
**DB adapter & version**: sails-mongo@1.1.0
No additional top-level dependencies prese…
-
Thanks for this awesome repo! This has saved me loads of time setting up, and is better than Sail because you don't need anything except docker on the host. This should be the documented docker proc…
-
These might really stem from partiality of mappings, but at a glance it looks like the generated code is confused.
Sometimes `sail` is deeply confused about whether a mapping applies:
```
default…
-
Hi,
I'm stuck in a problem that is, when my rethink db starts reading data, it jumps to the over 40K records per second but even after lowering sails (I'm using sails js application) it keeps it's po…
-
When i use sails-swagger it says :- error: The bootstrap function threw an error after its callback was called :: Ty peError: Cannot set property 'doc' of undefined. Do you have any documentation abou…
-
after I make
npm install sails-swagger --save
and restart sails (I get verbose: swagger hook loaded successfully.)
All what I get is just huge swagger json. It's right? How can I get UI for it?
…
-
## Description
Encountered a `SyntaxError` due to an unexpected end of JSON input within the Laravel Intellisense extension for Visual Studio Code. This error arises during the parsing process, poten…
-
- `type`
There is no obvious documentation for the "type" keyword, although it appears early in the tutorial, then in "Usage :: Other options".
In the tutorial, I see:
```
type xlen : Int…
-
I don't get this error when using the disk adapter for storage. However, once I switch to using MongoDB, it breaks.
```
/Users/gabriel/sails-db/sle/node_modules/waterlock/lib/engine.js:43
if(!auth.…
ghost updated
9 years ago
-
I'm getting this error when I launch my app. I notice in the bower_components/ember-data-sails-adapter/ember-data-sails-adapter.js file io is not defined, but /_global io_/ is at the top of the scrip?…