Skip to content
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

How do I install on arch? #491

Closed
4 tasks done
ralyodio opened this issue Apr 26, 2024 · 1 comment
Closed
4 tasks done

How do I install on arch? #491

ralyodio opened this issue Apr 26, 2024 · 1 comment

Comments

@ralyodio
Copy link

Describe the bug

$ sudo dpkg -i dist/electron-app_1.0.0_amd64.deb
Selecting previously unselected package electron-app.
(Reading database ... 0 files and directories currently installed.)
Preparing to unpack .../electron-app_1.0.0_amd64.deb ...
Unpacking electron-app (1.0.0) ...
dpkg: dependency problems prevent configuration of electron-app:
 electron-app depends on libgtk-3-0; however:
  Package libgtk-3-0 is not installed.
 electron-app depends on libnotify4; however:
  Package libnotify4 is not installed.
 electron-app depends on libnss3; however:
  Package libnss3 is not installed.
 electron-app depends on libxss1; however:
  Package libxss1 is not installed.
 electron-app depends on libxtst6; however:
  Package libxtst6 is not installed.
 electron-app depends on xdg-utils; however:
  Package xdg-utils is not installed.
 electron-app depends on libatspi2.0-0; however:
  Package libatspi2.0-0 is not installed.
 electron-app depends on libuuid1; however:
  Package libuuid1 is not installed.
 electron-app depends on libsecret-1-0; however:
  Package libsecret-1-0 is not installed.

dpkg: error processing package electron-app (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 electron-app

Electron-Vite Version

2

Electron Version

2

Vite Version

2

Validations

@alex8088
Copy link
Owner

@alex8088 alex8088 closed this as completed May 6, 2024
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

No branches or pull requests

2 participants