Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
View on GitHubdoesn't work on raspberry pi
Open
#49 opened on Dec 1, 2020
good first issuehelp wanted
Description
Describe the bug
I tried to build this app on Ubuntu 20.10 for the Raspberry Pi, npm install finished successfully but when running npm start the tray icon appears but nothing else works. clicking on the icon and selecting launch assistant doesn't do anything. I included a screenshot of the terminal output.
To Reproduce Steps to reproduce the behavior:
- use build instructions with
npmon ubuntu 20.10 on a raspberry pi - when typing
npm startI get a few errors fromMESA-LOADERand app doesn't work correctly.
Expected behavior
I expected google assistant to start when clicking on start assistant in the tray icon menu.
Screenshots

Desktop:
- OS: Ubuntu 20.10 for raspberry pi (arm64) on a pi 4b 4gb
- Version: 1.0.0-rc.2
Additional context
I tried running the next command in the build instructions (npm run dist) and it errored out, I think because of the errors when running npm start.