Zaid-Ajaj / tabula-rasa

Minimalistic real-worldish blogging platform, written entirely in F#, made as a learning reference for building large Elmish apps
199 stars 16 forks source link

.build.sh file does not work #37

Open morallito opened 3 years ago

morallito commented 3 years ago

I'm trying to run this example in my computer, but after run .build.sh i get the following error:

./build.sh Watch                                               
dirname: missing operand
Try 'dirname --help' for more information.
./build.sh: line 12: mono: command not found

I'm using ubuntu 20.04 LTS and My dotnet version is 3.1.405