electron app not booting
-
i ran the following commands
quasar create name
quasar mode add electron
quasar dev -m electronim getting the error below:
app:spawn️ Command name was not available. Please run again.!
im not sure where the prob is
-
i have the same problem
-
I have the same problem
-
I had this problem as well. I fixed it by deleting node_modules and running npm install.