Need help with Node.js? You've come to the right place!
The Installation help for Node.js: How to install Node.js
If you have a question about Node.js, create a new issue and ask there!
[note] When inserting your code:
use 3 backticks, followed by js
: As seen below
```js
console.log('happy coding!')
```
results in
console.log('happy coding!')
If you would prefer to get help via live chat rather than the issue tracker in this repository, you can try:
Want to help others with issues? You can start simply, by answering open questions.