-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting "Select an app to open this .js file" on run #20
Comments
Sorry for replying late, I was busy with work and family. It is a little unusual to it try opening a file. Can you tell me the steps to replicate the bug? Btw thanks a lot for taking the time to submit this bug |
Hi @RajvirSingh1313 no problem at all family is No.1. Thanks for reply and great tool!. I've cloned the repo and followed the steps which are built in. I've tried two different "templates" and could not run none of them. It's first time I am seeing this. What does usually happen that VUE/React app will run a default browser and navigate to localhost:port_number and hotreload the page etc. As said, I've pulled original Electron sample and other few boilerplates and haven't get this stange behavior. Will try with different Node versions in case it's something related. |
Hey Marko, Sorry for being late again. But this time, I have fixed the issue, and will be pushing it into the new version but you can see the newest commit #8626ad3. I have deleted a few a versions, as they were kinda making it difficult so I just kept the necessary for now, I will add them soon without any bugs. |
I wouln't close this issue so feel free for any help, If you want then you close this one and open another one. :) |
HI @RajvirSingh1313 late reply, I kept this tab open for so long :) Thanks for fix, I'll try it and let you know how it goes. I appreciate your time for creating this and maintaining. |
I am so sorry, I just somehow got so busy with school and other things.
…On Wed, Feb 15, 2023 at 2:41 AM Marko Solomun ***@***.***> wrote:
HI @RajvirSingh1313 <https://github.com/RajvirSingh1313> late reply, I
kept this tab open for so long :) Thanks for fix, I'll try it and let you
know how it goes. I appreciate your time for creating this and maintaining.
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APDS745HPBFK6YWYREEP24LWXPYJFANCNFSM6AAAAAATPDSBCA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi all,
I love the ide with setup and selection of frameworks. It just did not work for me all the way through. On last step
npm runs tart
it tried to open
electron.js
with other program, asking me to chose one from the list: "Select an app to open this .js file"I am building on windows, using flavor:
Maybe I am missing something from installation perspective? PS: blank electron setup works just fine
npm init electron-app@latest my-app
Thanks
The text was updated successfully, but these errors were encountered: