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 i type npm -v into my command prompt it keeps giving me this : npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. ### Node.js...

npm

### Details Is the addon init function generated by `NODE_MODULE_INIT()` guaranteed to be thread safe? If not, is there some other init function we should be defining that only gets...

### Details I changed my Nodejs. from 14.x to 16.x and getting error: ``` Error: The programmatic API was removed in npm v8.0.0, stacktrace: Error: The programmatic API was removed...

### Details Good day, I am currently trying to execute commands with child_process.exec, which also works. However, I get 3 different outputs and would need 1 which outputs everything in...

question
stale

### Details ``` when using v8::WeakCallbackType::kInternalFields for `` SetWeak: the slots must be 2 ? OR >= 2 ? ``` ### Node.js version v18.0.0 ### Example code _No response_ ###...

question

### Details I wanted to install node 16 but I installed node 18 instead. So I uninstalled node 18 in other to install node 16. Unfortunately, node 16 refused to...

Windows
install

### Details ``` ../deps/v8/src/regexp/regexp-parser.cc:2358:10: error: calling a private constructor of class 'v8::internal::(anonymous namespace)::RegExpParserImpl' return RegExpParserImpl{input, input_length, flags, ^ ../deps/v8/src/regexp/regexp-parser.cc:2363:29: note: in instantiation of function template specialization 'v8::internal::RegExpParser::VerifyRegExpSyntax' requested here template...

needs more info
build
macos

### Details Node.js is not installing on windows8 pro, with 32bit intel i3 of brand lenovo, it show a message that is This Application is only Support on windows8.1, Windows...

install

### Details i have upgraded my npm to match my node ,but it still still won't work. ### Node.js version Not applicable. ### Example code npm WARN npm npm does...

stale

### Details I installed the latest node v17.9.0-x64.msi on my win10. And running npm install -g gitbook-cli to install the gitbook. When I create a directory and running $ gitbook...