Reputation:
I am following a tutorial on how to use Electron to make desktop apps. I have followed all of the steps but when I use npm start
in terminal I get this error
Click here to see the tutorial that I am following
Upvotes: 0
Views: 1059
Reputation: 5373
I think your node js version is outdated, so download the last version here : https://nodejs.org/en/
Upvotes: 0