What is the Windows PATH to the Daml Assistant?
App Development2 posts64 views1 likesLast activity Mar 2025
WA
WallaceKellyOP
Mar 2025After running the Windows installer for Daml SDK 2.10 on a Windows 11 PC, my PATH does not seem to have been updated. I’m still getting:
> daml version
daml: The term 'daml' is not recognized...
What can I manually add to my PATH variable?
WA
WallaceKelly
Mar 2025Try adding the following to your PATH:
C:\Users\<user id>\AppData\Roaming\daml\bin
(with <user id> replaced appropriately)