Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

How to update electron version ? #149

Open
EMUNES opened this issue Sep 17, 2021 · 2 comments
Open

How to update electron version ? #149

EMUNES opened this issue Sep 17, 2021 · 2 comments

Comments

@EMUNES
Copy link

EMUNES commented Sep 17, 2021

I have to say this is by far the most helpful template to run vite, electron and tailwind altogether and it in fact is better than many popular templates because it's easy to understand, use and config. Thanks a lot to the author!

I have a question about how to update electron version, though. Currently the template is based on electron 12 and the newest stable version is 14. As electron is a fast changing framework I think it's good for us to pick up the pace. But every time I run yarn install after changing electron version to 14.0.0 the terminal will stuck at the waiting process while installing new electron version. It doesn't help if I delete electron and reinstall the newer version.

Here is the stuck status while installing electron-14.0.0:
image

And here is what happened after the pending period is finally over:
image

My System:
linux mint cinammon 20.2
nodejs 16.8.0

Thanks!

@appinteractive
Copy link
Owner

Hey @EMUNES 👋 I'm glad that you're enjoying my little template.

As it's now some time ago when you wrote (sorry quite busy right now 🙄) did you had any luck with the update or did you had to give up?

I will give it a quick look 👀 Tomorrow hopefully.

I would be also very thankful for any contributions. 😌

@EMUNES
Copy link
Author

EMUNES commented Oct 5, 2021

@appinteractive Thanks for your notice.

I live with electron12 in this template for my small project and I haven't come up with a solution yet... But I will definitely make propositions if I can find a way to upgrade electron version:)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants