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'm trying to run CDK deploy on the GitHub runner (ubuntu build) and I'm getting this below exception. I have typescript and ts-node added to the package.json under...

### Test test Embed nodejs static library ### Platform windows ### Console output ```console D:\workspace\project\Test\Release\parse.exe[29596]: D:\a\libnode\libnode\node-v17.0.1\src\node_win32_etw_provider.cc:190: Assertion `(status) == (0L)' failed. D:\workspace\project\Test\Release\parse.exe (进程 29596)已退出,代码为 134。 要在调试停止时自动关闭控制台,请启用“工具”->“选项”->“调试”->“调试停止时自动关闭控制台”。 按任意键关闭此窗口. . . ```...

### Details i have seen stackblitz.com compiling NodeJS to webassembly and being able to run NodeJS inside of the browser, Super cool! I would like to do the same! dose...

workaround provided

### Details I have a database in which the user is a parent and it has some child documents child document has image data too and those images are stored...

### Details We are getting error in get request. please help ### Node.js version Not applicable. ### Example code _No response_ ### Operating system Windows ### Scope Installation ### Module...

needs more info

### Details So every time I open VSC and try to run yarn, the version of node is `node -v = 18.3.0` I'm not super good at understanding bash or...

### Details i have the code below, and i'm trying to work with `if`, the thing is, i'm having issues to detect which function appeared on page and proceed with...

### Details I am on mac OS 10.11.6 when I am trying to install Node.JS LTS or latest version, I get the following error message: node-v16.15.1.pkg can't be installed because...

### Details I am getting the below errors while running the command `npx create-react-app my-app` in Git bash terminal ```console npm ERR! code ENOENT npm ERR! syscall spawn C:\Program Files...

### Details Every time i try to open local host on my browser (I have windows 10) It won't open on local host 3000. No matter what I try. It's...