-
* **Node Version**: 22.3.0
* **Platform**: Linux 6.10
* **Compiler**: gcc 14.2.0
* **Module**: "git://github.com/stadelmanma/tree-sitter-fortran.git"
Verbose output (from npm or node-gyp):
…
-
Travis CI recently informed me that I have over 800 packages using it.
I've done up the following tooling to assist in automating the maintenance of my packages as much as possible, they have been …
-
I’m looking to build an extension but one of the packages I need to depend on is a native module. When I do an `npm install` it installs the package just fine, I can launch a node shell and interact w…
-
Ref: https://github.com/zwave-js/zwavejs2mqtt/issues/1324
-
#### Description
Describe the issue or feature request in detail. Take a screenshot or record a video will be helpful.
#### Versions
- CNCjs: 1.9.22
- Node.js: 10.12.0
- NPM: 6.4.1
#### Ho…
-
Hello, I was setting up the publish workflow for tree-sitter-solidity, but am running into this error and I think I'm missing something bc it's erroring on me:
https://github.com/JoranHonig/tree-si…
-
The build step fails when installing this package through NPM. Please could you help?
Term output:
```
> tree-sitter-awk@0.7.1 install
> node-gyp-build
gyp info it worked if it ends with ok…
-
## Encountered error
When I execute this `esbuild` command:
```sh
esbuild index.ts --bundle --platform=node --target=es2020 --outdir=${npm_package_config_buildpath}
```
I encounter the follow…
-
Hi,
I have been able to integrate `lmdb` into our Electron app and it is running really well. When I package the app, it can run normally on my Macbook Pro M1 and Windows 11 computer, however when …
-
It'd would make for a much better installing experience if this came with prebuilt binaries for the most common platforms. There are already tools such as https://github.com/prebuild/prebuildify which…