Rik Smale

Results 439 comments of Rik Smale

I've pushed a change that should fix this. As @ephys mentioned, extending FindOptions is not needed

Do we need the linting fixes? They're not in files related to this PR and I would prefer to limit the changes that we do in v6

Linter still passes, so I'm fine with this. Thanks!

@tomquist Any chance you can test this on your project to make sure it works for your use case?

@evanrittenhouse could you check this new case out?

Let's review #14882 first and then get back to this one

Hi! I tried to reproduce this with a random non-migration file in #1114 but the tests that we use pass on that. Could you elaborate more on the error message...

We're hard at work at improving TypeScript support for the main repo and we'll work on CLI after we've done most of our planned changes. v7 will have much better...

The CLI does not like the format of your url. It is being parsed in the config-helper and `url.parse` can't find a pathname so it also is unable to replace...