jdev082 / freecat

The FreeCat Web Browser
Other
5 stars 5 forks source link

FreeCat doesn't run #50

Closed jdev082 closed 2 years ago

jdev082 commented 2 years ago

npm start returns

Error launching app Unable to find Electron app at /home/JaydenDev/GitHub/freecat/app

Cannot find module '/home/JaydenDev/GitHub/freecat/app' Require stack:

webdev03 commented 2 years ago

How many of these same types of errors we have had? I thought my PR had fixed 100% of them and works, why do we need not working version Freecat?

jdev082 commented 2 years ago

check the package.json and package-lock.json maybe the problem is their

hello-smile6 commented 2 years ago

npm start returns

Error launching app Unable to find Electron app at /home/JaydenDev/GitHub/freecat/app

Cannot find module '/home/JaydenDev/GitHub/freecat/app' Require stack:

  • /usr/local/lib/node_modules/electron/dist/resources/default_app.asar/main.js

@JaydenDev Removed confidential info from your issue, hope you don't mind.

webdev03 commented 2 years ago

I should have fixed it in the latest commit, can you pull and try again?

jdev082 commented 2 years ago

unlike most i dont care if my name gets seen lol

jdev082 commented 2 years ago

also adding you both as collaborators made it way easier, I no longer have to merge every PR myself

webdev03 commented 2 years ago

Ok!

hello-smile6 commented 2 years ago

also adding you both as collaborators made it way easier, I no longer have to merge every PR myself

Could I add a user-error tag for issues created because someone forgot to git pull or something?