Simon Renoult

Results 19 comments of Simon Renoult

Well, that's at least an oversight on AnvilConnect part. But as you say, since there's a workaround and a fix on its way, that's good enough.

:+1: We're trying to implement this right now but the CLI returns a `Validation Error` because the provided `grant_types: ["client_credentials"]` and `response_types: ["token"]` are said to be mismatched. Documentation would...

The command `npm start` is a command declared in your `package.json` (which should be set to something like `node bin/www` or `node index.js`) . It's called an `npm script` ([more...

Hi there, Sorry for the delay, I released a fix in an alpha version for the incoming v5. You can try it out here like this: `npx code-complexity@alpha . --filter...

It should no longer be needed with v5, could you tell me if it solves your issue? You can grab it like this: `npx code-complexity@alpha [options]`

I made some changes for the incoming v5, I'll take a look at this PR later (hopefully, it won't wait 2 years this time).

Hi there, Sorry for the delay, I released a fix in an alpha version for the incoming v5. You can try it out here like this: `npx code-complexity@alpha . --filter...

Hi there, Sorry for the delay, I released a fix in an alpha version for the incoming v5. You can try it out here like this: `npx code-complexity@alpha . --filter...