Schalk Neethling

Results 228 comments of Schalk Neethling

Simplified Chinese is failing because: `Error: Input required and not supplied: token` - Node.js Tests / test (translations) (pull_request)

> hello everyone, i clone nuxt 3 example in dev mode it work well but when i build it and run npm start in local geting this error prisma client...

Thank you for your input @jan-ivar. I am also going to /cc @queengooborg so she is aware of this additional information.

@rap2hpoutre - It definitely is. You can see there was a discussion started three weeks ago to discuss the next major version `0.8` - https://github.com/nextapps-de/flexsearch/discussions/415

Not sure if this answers your questions, but this is how I import for example `Document` in an ESM project: ```js import pkg from "flexsearch"; const { Document } =...

I ran into this one twice in a row. I can reproduce it reliably by pressing the escape key while recording. macOS Ventura Macbook Air M2 Chip Kap version 3.6.0.1846

@sideshowbarker If I want to volunteer to add support for this to the validator: 1. Where can I learn more about how to go about doing this (I had a...

Thanks, @sideshowbarker - I will give it a go. The first step is to get it set up locally. I will lurk on https://webchat.freenode.net/?channels=whatwg and pose some question there should...

Agreed, we are also running into this on a few repos, for example: https://github.com/mozilla/kuma/pull/4768 More than happy to help out with getting a release out there. Perhaps we can integrate...

@Turbo87 that is exactly what I was thinking. I was thinking of doing it myself but, there are unanswered questions that needs answering. How much maintenance will be required for...