Skip to content

fixing electron not running issue#95

Closed
Kadacheahmedrami wants to merge 1 commit into
tngoman:masterfrom
Kadacheahmedrami:master
Closed

fixing electron not running issue#95
Kadacheahmedrami wants to merge 1 commit into
tngoman:masterfrom
Kadacheahmedrami:master

Conversation

@Kadacheahmedrami

Copy link
Copy Markdown

replaced this :
"electron": "cross-env NODE_ENV=dev nodemon --exec ""electron .""",
with this :
"electron": "cross-env NODE_ENV=dev nodemon --exec "npx electron .""

in the package-lock.json

@tngoman tngoman closed this Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants