#'electron.' is not recognized as an internal or external command
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
I recently installed electron using npm i -g electron and it installed fine. But when I attempt to use the start npm command, I get
operable program or batch file.```
npm i -D electron
same result after using this
electron .
ah, that worked. weird. I have another electron project and npm start works fine with it. 🤷♂️
you missing space in electron.