Google-Play-Music-Desktop-Player-UNOFFICIAL- icon indicating copy to clipboard operation
Google-Play-Music-Desktop-Player-UNOFFICIAL- copied to clipboard

Electron immediately crashes when I try to run the app

Open jmona789 opened this issue 4 years ago • 2 comments

OS: MAC OS Mojave 10.14.6

GPMDP Version: Version 4.7.1

Issue Descriptions: Hi, I am working on a similar project for fun and I just cloned this repo and built the app and I'm trying to run the app to explore and see how it works, but electron immediately crashes as soon as it opens when I try to run the app with "npm start". I have already ran npm install and npm build.

Steps to Reproduce: Clone Repo Run "npm install" Run "npm build" Run "npm start"

The app opens for a split second and then closes. How do I fix this?

jmona789 avatar Jul 16 '20 03:07 jmona789

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of duplicate issues on this repo, so please double check now that your issue has not already been solved or doesn't have an open issue already.

To help make it easier for us to investigate your issue, please follow the contributing guidelines and ensure the issue template was filled out.

welcome[bot] avatar Jul 16 '20 03:07 welcome[bot]

Hello! Make sure you are not using a newer version of node. I believe the latest that works with our old dependencies is 8 or 10.

jostrander avatar Aug 10 '20 14:08 jostrander