-
On Node.JS v21.7.1:
```
node --trace-deprecation test.js
(node:43728) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
at node:…
-
### Pull Request
https://github.com/ethereum/ERCs/pull/202
### What happened?
The EIP 7595 was filed around Jan 2024. We have been going thru all changes requested by admins. When we checked with t…
-
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protoc…
-
### Describe the feature
To ensure all deploy providers behave uniformly, we should export a `defaultNodeVersion` utility to be used within the presets as a fallback.
See [this comment](https:…
-
503
Service Unavailable
The server is temporarily busy, try again later!
-
### Notification from ioBroker Check and Service Bot
Dear Adapter developer,
Node.js 22 will become the official node.js LTS release October 2024 - see [node-releases](https://github.com/nodejs/rele…
-
**Describe the bug**
The package `wasm-themis` can not be used with Node.js because it tries to call `fetch()` on a file path.
**To Reproduce**
Steps to reproduce the behavior:
1. Install Node.j…
-
Hello Jasper,
How can I run the command node index.js while using a proxy?
Proxy is configured for npm:
- npm config set proxy http://IP:PORT
- npm config set https-proxy http://IP:PORT
How…
-
[GitHub is due to deprecate Node.js 16 soon](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/)
Would be great if this action could be updated ahead of ti…
-