help icon indicating copy to clipboard operation
help copied to clipboard

:sparkles: Need help with Node.js? File an Issue here. :rocket:

Results 370 help issues
Sort by recently updated
recently updated
newest added

### Details I am trying to install an updated version and seeing the following: ```console 44 verbose node v15.12.0 45 verbose npm v7.7.5 46 error code EBADPLATFORM 47 error notsup...

### Details Unable to run NODE_TLS_REJECT_UNAUTHORIZED=0 node-gyp configure ``` gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | darwin | arm64...

### Details Hello everyone, thanks for reading my help request. Objective: I am a new programmer trying to install nodejs on my armv7l yocto linux single board computer. Observation: I...

### Details If not, user should always use chunk.byteOffset instead of 0, and copy it for long time chunk to avoid pool leak (the original ref will prevent the other...

* **Node.js Version**: v11.10.0 * **OS**: MAC OS X 10.14.3 * **Scope (install, code, runtime, meta, other?)**: executing any package.json script I need to set --max-old-space-size on .npmrc to increase...

help wanted
stale

### Version v12.22.2 ### Platform Linux aarch64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce the bug? running a typescript compiled app ### How often does it reproduce?...

### Version 18.0.0 ### Platform Darwin Apples-MacBook-Pro.local 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64 x86_64 ### Subsystem _No response_ ### What steps will reproduce the...

### Details I want to recover the caller function but if the function is not clearly defined in my script I can't get it it's empty ### Node.js version 18.5.0...

### Details I have just started my online NodeJS course, the lecture was recorded at the time of NodeJS version 10 (on a mac). I'm on Windows, it is now...

question