Skip to content

Package database is not initialized if IDE is started in a parent directory #5455

Open
@bame-da

Description

To reproduce:

mkdir /tmp/foo && cd /tmp/foo
daml new bar
code .

Then open either of the .daml files inside bar. The whole file is underlined red, and the error shown is

<command line>: cannot satisfy --package daml-script-0.0.1
    (use -v for more information)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

languageLanguage team worklanguage/nowLanguage team priority NOW

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions