-
# Game name
FAR Lone Sails
## Code
CUSA12901
## Used emulator's version
red-prig/fpPS4@06d94e0
## Current status
Nothing
## Error
```
An unhandled exception occurred at $000000010007…
-
When i shut down sails (ctrl-c) i get this error:
```
/sailstest/node_modules/sails-mandrill/index.js:50
cb();
^
TypeError: object is not a function
at Object.module.exports.Adapter.t…
-
Hi
I am getting following error while starting the sails server,
The version used for development
Node - 5.0
Sails - 0.11.3
sails-cbes - 0.1.16
couchbase - 4.1.0
Following is the error
```
error: Th…
-
### Description
on a new create-sails project, running npm install produces 34 vulnerabilities.
...
### Current behavior
...
### Expected behavior
...
> Replace space in square bracke…
-
Tried using [Laravel Sail](https://laravel.com/docs/9.x/sail) with this can't seem to get it running would be great if you could pre-configure sail / docker with it. After installing sail wit this com…
-
Running `sails lift` gives the following error.
```
sumit@sumit-HP-Pavilion-Notebook:~/Coding/using-passport$ sails lift
info: Starting app...
module.js:471
throw err;
^
Error: …
-
It appears that sailcov fatally crashes when it encounters a region of "goodness" within a region of "badness" when writing out HTML files.
Here is a minimal test case I have put together.
all_b…
-
I'm using Visual Studio with its VCPKG integration in manifest mode.
In the project properties "Configuration Properties/vcpkg/Use Static Libraries" is set to "No".
With this setup I get a linker er…
-
Hey guys, as long as Laravel supports both MySQL and PostgreSQL I was a bit upset Laravel Sail doesn't.
So I got it working. Would you be interested adding it to the Sail, so people can choose? MyS…
-
Thanks for setting this repo up -- I wouldn't know where to begin with testing sails otherwise.
No matter what I try I continue to get the same error in my controller/integration tests. I can't get …