Have trouble running the application

Hello, I'm new here.
I just forked the repo and had trouble with running it,

I ran this command from scripts, but I'm getting this error.

yarn run releaseDesktop 

I also tried to yarn install before this but it didn't help.

What is it you are actually trying to do? I'm pretty sure that command is for releasing a new version as a github release.

I assume you have been through joplin/BUILD.md at dev · laurent22/joplin · GitHub already.

Oh thanks, the link you provided solves the problem,
I was just trying to run the application, Its my first time looking at such a huge codebase.
I just went looking for a script that might work.