Affected Daml version
3.5.3
Bug description
when opening new projects via this method, they have .daml folders with dependencies & /2.2 folders
and cannot follow the Daml training & create a template with keys.
To reproduce
install dpm 3.5.3 .exe from github
type dpm new project (Or --template daml-intro-contracts or --template skeleton etc)
type dpm studio
browse to folder .daml/dependencies/
, or try to run daml code described in the learning center and get errors that you are running 2.2 and not 3.4 and thus keys are not available.
Expected behavior
be able to run keys
Affected Daml version
3.5.3
Bug description
when opening new projects via this method, they have .daml folders with dependencies & /2.2 folders
and cannot follow the Daml training & create a template with keys.
To reproduce
install dpm 3.5.3 .exe from github
type dpm new project (Or --template daml-intro-contracts or --template skeleton etc)
type dpm studio
browse to folder .daml/dependencies/
, or try to run daml code described in the learning center and get errors that you are running 2.2 and not 3.4 and thus keys are not available.
Expected behavior
be able to run keys