0

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

Image of error

Click here to see the tutorial that I am following

1 Answers1

0

I think your node js version is outdated, so download the last version here : https://nodejs.org/en/

MaximeF
  • 4,913
  • 4
  • 37
  • 51