NECMI

Results 18 comments of NECMI

OS: macOS. Big Sur 11.6 (Macbook Pro 13-inch, 2020 Intel) After using the solution from @jacktionman it seems to work in the preview now, but "Run screensaver in background mode"...

@jmcdo29 thank you for creating this package! Why is this MR not getting the attention as it should? 2 years passed since the MR and it still didn't get merge.

Macbook Pro M2 2022 user here - still getting following error: `'node_modules/argon2/lib/binding/napi-v3/argon2.node' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))` I tried it with using [v0.29.0](https://github.com/ranisalt/node-argon2/releases/tag/v0.29.0) but...

> @necm1 Please how did you add `paginate` method to your mongoose model? Typescript keeps throwing an error that `paginate` does not exist on a mongoose document. You need to...

Sorry that I'm responsing so late. I started with an CMS w/ Laravel as framework.

It's sadly hardcoded. I would suggest do pick the code (don't forget the credits) and to add your own l18n support. After that you could do a PR if you...

> Update: the `addTrailingSlash` option was added in version 4.6.0: > > ```js > import { io } from "socket.io-client"; > > const socket = io("https://example.com", { > addTrailingSlash: false...

> Hi @necm1 , do you know which component returns the HTTP 308 response? nginx? > > The `addTrailingSlash` indeed controls whether a trailing slash is added in the request...

@shadcn any reasons why it's closed instead being merged?