Vedi su GitHub
 (14 commenti) (0 reazioni) (0 assegnatari)JavaScript (407 fork)batch import
good first issuehelp wanted

Metriche repository

Star
 (3511 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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:

  1. use build instructions with npm on ubuntu 20.10 on a raspberry pi
  2. when typing npm start I get a few errors from MESA-LOADER and app doesn't work correctly.

Expected behavior I expected google assistant to start when clicking on start assistant in the tray icon menu.

Screenshots image

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.

Guida contributor