Help
Need help with Node.js? You've come to the right place!
Wiki
The Installation help for Node.js: How to install Node.js
Create a new issue
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!')
Chat Resources
If you would prefer to get help via live chat rather than the issue tracker in this repository, you can try:
Participation
Want to help others with issues? You can start simply, by answering open questions.