You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
i rebuild the app as described on your blog. After running: npm run dev i get:
`npm run dev
[email protected] dev
concurrently -k "BROWSER=none npm start" "npm:electron"
[0] Der Befehl "BROWSER" ist entweder falsch geschrieben oder
[0] konnte nicht gefunden werden.
[0] BROWSER=none npm start exited with code 1
--> Sending SIGTERM to other processes..
[electron] npm run electron exited with code 1`
He can't find BROWSER. Do you have a fix for that?
The text was updated successfully, but these errors were encountered:
Hey,
i rebuild the app as described on your blog. After running: npm run dev i get:
`npm run dev
[0] Der Befehl "BROWSER" ist entweder falsch geschrieben oder
[0] konnte nicht gefunden werden.
[0] BROWSER=none npm start exited with code 1
--> Sending SIGTERM to other processes..
[electron] npm run electron exited with code 1`
He can't find BROWSER. Do you have a fix for that?
The text was updated successfully, but these errors were encountered: