Skip to content

dpm (with specifically installed 3.5) new --template skeleton/ non/various #23259

Description

@pkTux

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions