ryanmurakami/pizza-luvrs

npm error when setting up EC2 instance of pizza-luvrs

Closed this issue · 2 comments

In the pluralsight course in the "Connecting to an EC2 Instance" video, I follow the steps and clone the repo to my laptop. Then when I try to run the program, I get these errors:

image

I had the same problem. To fix it, just update your node: https://nodejs.org/en/

@fiuzaB that worked perfectly. Thank you!