Why the command “npm start” doesn’t work on my Electron framework project?
I’ve made a simple notes app using HTML, CSS and Javascript, and now i want to turn it into a desktop application, i’m using the Electron framework to achieve it, but for some reason i can’t launch the application for testing purposes.