-
Using `*` in the `ignore` option is causing a `Segmentation fault` when running on Node.js v20.12.x onwards.
```javascript
const watcher = require("@parcel/watcher")
watcher.subscribe(
pro…
-
pdf-to-img was introduced as a way to test visual diffs on reports in https://github.com/elastic/kibana/pull/113910. This module depends on canvas https://github.com/Automattic/node-canvas, which doe…
jbudz updated
2 months ago
-
### What version of pkg are you using?
5.11.5
### What version of Node.js are you using?
18.x
### What operating system are you using?
macOS
### What CPU architecture are you using?
M2
### Wha…
-
I cloned the [node-tree-sitte](https://github.com/tree-sitter/node-tree-sitter) on my macOS Sonoma 14.4:
when I execute the `% sudo pnpm i `:
I get error:
```
% sudo pnpm i
Lockfile is up …
-
splitting this into its own issue but originally brought up by @clason in #56
consider making proper releases including the generated artifacts (which is what nvim-treesitter will require for "sta…
-
This error appear in my pipeline a few days ago, without obvious changes that may have caused that on my side:
~~~
> node-gyp-build
node:internal/child_process:421
throw new ErrnoExceptio…
-
**Environment**
- Node.js Version: 18, 20
- Platform: Windows x86
**Description**
The build process fails with an `EINVAL` error during the `spawn` operation in `node-gyp-build`. This issue seem…
-
I'm not positive what is going on here as I'm not overly familiar with nodegyp, etc. However I noticed when bumping from `2.11.0` to `2.12.0` the `linux-x86` prebuild not longer is properly detected. …
-
## Previous issues
- https://github.com/pact-foundation/pact-js/issues/1032
- https://github.com/pact-foundation/pact-js/issues/1026
- https://github.com/pact-foundation/pact-js/issues/899#issuec…
-
**Describe the user story**
Various packages want to ship their releases under different forms. For example:
- Native packages often offer win32/osx/linux prebuilt packages.
- Source packages c…