Search found 1 match
- Tue Nov 09, 2021 7:20 am
- Forum: nginx templates
- Topic: NodeJS nginx templates
- Replies: 1
- Views: 51857
Re: NodeJS nginx templates
Sorry if there is any other issue: Nodejs installation sudo apt-get install curl software-properties-common curl -sL https://deb.nodesource.com/setup_16.x | sudo bash - sudo apt-get install nodejs after If you want nodejs to be active in the background all the time. i prefer like this: npm install -...