Luke Nimtz
Luke Nimtz
I just got this error while trying to manipulate the query object as well. Though you might try: ``` pages: (database) -> database.findAllLive({pageOrder: { $exists: true }, relativeOutDirPath:/de[\/\\]\w+/}) ``` The...
Is this project still being maintained?
The [proxy](https://github.com/nodejs/undici/blob/main/test/proxy.js) and [proxy agent](https://github.com/nodejs/undici/blob/main/test/proxy-agent.js) tests probably have the most throughout examples, but there's also some basic ones in [examples](https://github.com/nodejs/undici/tree/main/examples). For `fetch` specifically any example that uses `setGlobalDispatcher(proxyAgent)` will also...
a `colima restart -f` also fixed it for me
Webpack complains about the `pem` module in browser tests. Not sure how to ignore it via `aegir`.
Works on 10.11.1. Thanks!
@pgrm sorry, I didn't get around to it. This package uses the old plugin API which I had trouble finding documentation on.