Calvin Metcalf

Results 230 comments of Calvin Metcalf

we use https://github.com/isaacs/node-glob behind the scenes and the options are passed to them verbatim so it may be an issue in that library possibly related to https://github.com/isaacs/node-glob/issues/231 ? On Fri,...

debating whether this should technically be a major version

it's not going to give an error if it can't find the paths so that's why it doesn't throw an error

so we pass the paths to glob which tries to match them with paths on the hard drive, but a missing file just means a glob that doesn't match anything,...

are you able to put a `console.log(array)` on line 10 of `ZorroTracker/node_modules/copyfiles/index.js ?

ok that's very weird On Mon, Jun 21, 2021 at 4:25 PM NatThePorcupine ***@***.***> wrote: > So after applying the changes from #102 > , updating both node > &...

1. what exactly are you doing? i.e. what is a basic directory setup that causes this to happen? 2. what do you expect should happen? 3. what actually happens?

do you have a specific issue that it is causing

[this the one?](https://github.com/calvinmetcalf/catiline/blob/e4ca4fb9bece9dae72f1b48659c5f0117799a178/src/nextTick.js#L15)

like pouchdb does