I create instance ec2 Nodejs
I will list to instruccions.
- sudo apt update
- sudo apt upgrade
- curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash –
- sudo apt-get install -y nodejs
Create nginx - sudo apt install nginx
- sudo ufw allow ‘Nginx HTTP’
I will create group segurity of both
enter image description here
but when tried npm run dev….
enter image description here
I adjunt rules of group–
enter image description here
Please help me, couse this error not explain in 3 days
New contributor
Wilson Freddy Andia Alborta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.