Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
在 GitHub 查看doesn't work on raspberry pi
Open
#49 建立於 2020年12月1日
good first issuehelp wanted
描述
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.