Glenn 'devalias' Grant

Results 324 issues of Glenn 'devalias' Grant

I wonder if it might be useful to configure dependabot to differentiate between production and dev dependencies; and have them operate on different timelines. I'm currently subscribed to all notifications...

Currently when trying to run with a local model that isn't downloaded, the app crashes with an error such as the following: ``` ⇒ npx humanifyjs local --disableGpu foo.js (node:96922)...

```shell ⇒ node --version v22.6.0 ⇒ npm --version 10.8.2 ``` ```shell ⇒ npm install humanifyjs npm warn deprecated [email protected]: This package is no longer supported. npm warn deprecated [email protected]: This...

## Describe the problem Currently, while debugging applications using Chrome DevTools, developers often face the challenge of navigating through not only their own code but also through extensive third-party library...