Hello, I am new to DAML and I followed the documentation to create a new project.
https://docs.daml.com/getting-started/index.html
https://docs.daml.com/tools/navigator/index.html
The ui-app (localhost:3000) is working fine but
The problem is that the navigator is not starting.
Even if I manually go to localhost:7500, it gives “unable to connect” error.
I am using sdk version 2.1.1
Thank you