-
~~https://github.com/nodejs/node-addon-api/issues/449~~
-
This script is quite old and uses azula.cs api (which is now logging you and sends over latte and it will return nothing)
I do not own the old domain. since im quite broke and yeah had someone to get…
-
Environment:
- nodejs 18.20.4
- npm 10.5.1
The library breaks typescript projects that check library's `.d.ts` files because a handful of these files are missing the exported members. Attached is…
-
I'm not sure if this one is even fixable, but the normal NodeJS runtime exposes libraries' API such as zlib or openssl to native addons. See https://nodejs.org/api/addons.html#addons_linking_to_node_j…
-
如题
-
https://nodejs.org/api/esm.html#esm_node_imports
## Workaround
https://github.com/sindresorhus/is-builtin-module
-
after following the video posted on YouTube, and done many fresh installations, i always encounter this error when seeding
![image](https://github.com/user-attachments/assets/ac10157f-96fe-4a27-a2d…
-
### Affected URL(s)
From https://nodejs.org/docs/latest/api/process.html
To https://nodejs.org/docs/latest-v6.x/api/process.html
### Description of the problem
I wanted to set `--trace-warni…
-
# 🐞 bug report
### Affected Version(s)
The issue is caused by version 4.7.2 and master
### To Reproduce
Steps to reproduce the behavior:
1. Follow development guide and run `npm run dev`
…
-
I can't get this to run on Cloudflares runtime as it depends on a few node api's. Is there anything on the road map to make this work in those environments?
My quick preliminary look at solving thi…