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
initially, i found this in min browser (minbrowser/min#2532), but there asked to create ticket here.
so, i've cloned repo and tried to start:
~/electron-quick-start$ npm install
added 72 packages, and audited 73 packages in 16s
17 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
~/electron-quick-start$ npm start
> [email protected] start
> electron .
/home/user/electron-quick-start/node_modules/electron/dist/electron: symbol lookup error: /home/user/electron-quick-start/node_modules/electron/dist/electron: undefined symbol: snd_device_name_get_hint, version ALSA_0.9
and doesn't start.
os: ubuntu 24.04 in WSL
The text was updated successfully, but these errors were encountered:
Hello,
initially, i found this in min browser (minbrowser/min#2532), but there asked to create ticket here.
so, i've cloned repo and tried to start:
and doesn't start.
os: ubuntu 24.04 in WSL
The text was updated successfully, but these errors were encountered: