@cidkidnix, as discussed.
When doing daml start I get this:
_ __ _ __
/ |/ /__ __ __(_)__ ____ _/ /____ ____
/ / _ `/ |/ / / _ `/ _ `/ __/ _ \/ __/
/_/|_/\_,_/|___/_/\_, /\_,_/\__/\___/_/
/___/
Version 2.6.5
Frontend running at http://localhost:7500.
Failed to start java. Make sure it is installed and in the PATH.
Failed to start java. Make sure it is installed and in the PATH.
...daml-helper: sh: rawSystem: posix_spawnp: does not exist (No such file or directory)
This behaves correctly on commit d202f83935a408268a8e7f1b950affcafdf7bc42.
@cidkidnix, as discussed.
When doing
daml startI get this:This behaves correctly on commit
d202f83935a408268a8e7f1b950affcafdf7bc42.