cross-platform / apple-music-for-linux

Access your Apple Music library from Linux
https://snapcraft.io/apple-music-for-linux
GNU General Public License v3.0
82 stars 15 forks source link

npm start has some problem #38

Closed dengguibao closed 1 year ago

dengguibao commented 2 years ago

i try to add proxy for BrowserWindow compoments so execute "npm install" and then "npm start" command start this app receive failed to install Widevine compoments. how to resolv this problem. thx

MarcusTomlinson commented 2 years ago

If you'd like to build the project I recommend trying VS Code (snap install code --classic).

Open the root directory in Code and press Ctrl+Shift+B.