Thought I'd spend the weekend learning Node.JS since it's the answer to the world's problems(!)
Following the "Mindspace" tutorials on Youtube.
For optimal JetBrains setup
Ensure you have the "NodeJS" plugin installed...
- Go to Preferences > Plugins
- Search for "NodeJS"
- If you do not see it, do "Install JetBrains plugin" and select "NodeJS"
- Search for "LiveEdit"
- If you do not see it, do "Install JetBrains plugin" and select "LiveEdit"
Check that NodeJS Core is enabled
- Go to Preferences > Languages & Frameworks
- Go to Javascript > Libraries
- Ensure "NodeJS Core" is enabled
Set up a Run Configuration
- In the top-right corner, select "Edit Configurations"
- Add a "Node JS" configuration