Xavier Stouder

Results 19 issues of Xavier Stouder

I installed Inertia-Adonis as mentionned on the `README`, but when it comes to run `ssr:watch`, it print this: ``` λ node ace ssr:watch npm ERR! could not determine executable to...

### 🔗 Linked issue #995 ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] 👌 Enhancement (improving an...

Why isn't this image available on Docker hub ?

## Package version `v1.3.3` ## Node.js and npm version * Node: `v21.5.0` * NPM : `v10.2.4` ## Sample Code Code is fairly simple: ```ts public async download(ctx: HttpContextContract) { return...

### What problem does this feature solve? Could be awesome to be able to pass an expected size through import url like this to be able to even further reduce...

feature

### Package version 2.0.0 ### Describe the bug I created a unique rule for VineObject, but I don't really understand where I forgot to pass the `field` value on message...

Currently, `console-table-printer` crash if there is a BigInt in the table as it's not capable of serializing it. Even using transform function does not do the trick.

## What's the problem this PR addresses? Sometime, candidate version can be `null`. In this case, `yarn` used to crash. Fixes #6654 ## How did you fix it? Do not...