You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
google@raspberrypi:~/Desktop/odas_web $ npm start
> [email protected] start /home/google/Desktop/odas_web
> electron .
(electron:35503): Gtk-WARNING **: 23:03:25.467: cannot open display:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `electron .`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/google/.npm/_logs/2023-07-29T15_03_25_554Z-debug.log
The following is my error message:
I am using ReSpeaker_4_Mic_Array on Raspberry Pi, following the tutorial at https://wiki.seeedstudio.com/ReSpeaker_4_Mic_Array_for_Raspberry_Pi/#record-sound-with-python. To start ODAS Studio, I run npm start, but I receive an error.
I have tried the following commands:
or
npm update
and
npm install webpack --save
but I still encounter the error.
This is my error log:
Please help me!
The text was updated successfully, but these errors were encountered: