node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
### What is the problem this feature will solve? Let's consider the following output: ``` ✔ logs errors during startup (121.652917ms) ✔ errors when starting an already started application (70.462041ms)...
### What is the problem this feature will solve? It would be helpful in https://github.com/nodejs/node#release-types or https://github.com/nodejs/node/blob/main/BUILDING.md if there could be documentation of whether the provided binaries by `nodejs.org` use...
Refs: https://github.com/nodejs/single-executable/discussions/57 This patch adds snapshot support to single executable applications. To build a snapshot from the main script when preparing the blob that will be injected into the single...
* **Version**: 12.18.2 * **Platform**: Linux * **Subsystem**: ### What steps will reproduce the bug? 1. Only add server intermediate CA certificate to trusted certs. 2. Trying to Connect to...
### Version 20.1.0 ### Platform Linux nodejs 6.2.14-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 1 00:55:28 UTC 2023 x86_64 GNU/Linux ### Subsystem v8 ### What steps will reproduce the bug? *...
### Version 18.16.0 ### Platform Linux fedora 6.3.5-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 30 15:44:17 UTC 2023 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce the bug?...
### Version v19.9.0 ### Platform Microsoft Windows NT 10.0.22621.0 x64 ### Subsystem repl ### What steps will reproduce the bug? 1. Create a file `example.js` with the following contents: ```js...
### Version main ### Platform all ### Subsystem node-api ### What steps will reproduce the bug? ``` c++ -o /Users/gschulhof/dev/node/out/Release/obj.target/cctest/test/cctest/test_node_crypto.o ../test/cctest/test_node_crypto.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-DNODE_OPENSSL_CONF_NAME=nodejs_conf' '-DNODE_OPENSSL_HAS_QUIC' '-DICU_NO_USER_DATA_OVERRIDE' '-D_DARWIN_USE_64_BIT_INODE=1' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS'...
Passing `DataView` instance or arbitrary object with any ArrayBuffer in its `buffer` property and without numeric `length` property results in a new empty `Buffer`. This behaviour isn't documented, and is...
### Version 20.3.0 ### Platform Linux zuse1.efi.fh-nuernberg.de 5.4.17-2136.319.1.4.el8uek.x86_64 #2 SMP Mon Jun 5 13:39:13 PDT 2023 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem streams ### What steps will reproduce the bug?...