-
I'm attempting to install the `sqlite-vec` node package on windows, but it appears that the optional dependency `sqlite-vec-windows-x64` is configured to require os "windows" vs. "win32", so it won't …
-
### Current Behavior:
Hi! I've upgraded around 10 projects from npm@6 to npm@7 and I've unfortunately found npm@7's `install`/`ci` commands to be significantly (30-200%) slower in practical situati…
-
**Describe the bug**
Attempting to run the Dependabot extension on a TypeScript repo results in a repetitive message that occurs once every minute until the task times out.
I am not 100% certain t…
-
### Link to the code that reproduces this issue
https://github.com/GarudaFX/next-init-issue
### To Reproduce
1. Clone repository
2. install dependencies
3. Run "npm run dev"
### Current …
-
I guess this will also be a security concern if the extension only calls a package via npx.
also it seems not necessary.
-
### Existing documentation URL(s)
https://developers.cloudflare.com/workers/frameworks/framework-guides/nextjs/
### What changes are you suggesting?
In step 2, the final suggested line is:
`experi…
-
Looking at your README, I wanted to setup an instance on my own server.
I cloned the repository, and in the root of the repository did:
```shell
$ nvm use 20
$ npm install
```
The first en…
-
Using node 16, building generates these warnings. We should upgrade to more recent versions of these packages.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN…
-
- [ ] ejs pulls in a bunch: https://github.com/mde/ejs/pull/645
- [ ] svg-sprite pulls in a bunch
- [ ] cssstyle uses an old version of cssom
- [x] jsdom pulls in everything
-
#### Describe the bug
When trying out the API with a new API token and no expiration (default), it crashes.
Workaround: set an expiration in the distant future or use username/password basic auth.
#…