Daml UI in the Interactive lab has target env error

After doing the following in the T2 of the Interactive lab:
cd create-daml-app/ui
npm install
npm start

It shows this screen

And when I click on the Login with Daml Hub, it shows this error

Have anyone ever encountered this in the interactive lab and how did you resolve this?

Hi @gsarmiento,

There was an issue with one of the libraries the tutorial relies on, but it should be fixed now. If you give it another try you should be able to login correctly.

1 Like