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

How to update electron version ? #149

Description

@EMUNES

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions