problem description
there is no reaction when you want to create a project, npm start with electron-quick-start. I didn"t see helloworld"s window. But the background process has jumped out.
the platform version of the problem and what methods you have tried
related codes
 git clone  https://github.com/electron/e.
cd electron-quick-start 
 npm install 
 npm start 
what result do you expect? What is the error message actually seen?
 
 
