You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> ./build.sh
Executing Paket...
paket.lock file found, restoring packages...
Running on linux/macs => using Mono
./build.sh: line 25: mono: command not found
I tried running build.sh on Linux but it's complaining that mono should be installed, which is somewhat archaic.
It would be nice to update the version of paket
and install paket using tool-manifest (.config/dotnet-tools.json).
The text was updated successfully, but these errors were encountered:
I tried running build.sh on Linux but it's complaining that mono should be installed, which is somewhat archaic.
It would be nice to update the version of
paket
and install
paket
using tool-manifest (.config/dotnet-tools.json).The text was updated successfully, but these errors were encountered: