Skip to content

Can't build project on Ubuntu 22.04 #183

@PhilLovesToCode

Description

@PhilLovesToCode

Is there an existing issue for this?

  • I have searched the opened issues

Problem description

Hello,
I tried to clone and build this project on my Ubuntu 22.04 development machine with no success. In summary, I encountered errors at every stage. The first set of errors had to do with dependency resolution. I was only able to fix those by npm removing all of the dependencies that reported errors and re-installing them one by one. However this left me with versions that differed from the original package.json, which likely caused subsequent errors. When trying to run the electron app, I again encountered numerous code errors. I fixed one or two but they kept coming, so I gave up.

Has anyone successfully built this project on Ubuntu or any other Linux distro? If so, could the contributors please find a way to update the app so it will successfully build and run on all three platforms: Windows, Mac OS, and Linux?

Thanks in advance for any help anyone can provide.
-Phil

Steps to reproduce

  1. Clone and build the project on Ubuntu 22.04.

Environment

  • OS: Ubuntu 22.04
  • App version: Latest clone

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions