Skip to content

No rule to make target '/root/.agoric/user1.key', needed by 'print-key' #32

@dckc

Description

@dckc

yarn start:contract does pretty much everything but failed with

...
$ docker compose exec agd make -C /workspace/contract print-key
WARN[0000] /tmp/basics/docker-compose.yml: `version` is obsolete 
make: Entering directory '/workspace/contract'
make: *** No rule to make target '/root/.agoric/user1.key', needed by 'print-key'.  Stop.

see also:

version info

I'm using a branch from

yarn create @agoric/dapp --dapp-template dapp-agoric-basics --dapp-branch 977-mint-tickets-ui basics

docker image:

$ docker images
REPOSITORY                          TAG                  IMAGE ID       CREATED        SIZE
ghcr.io/agoric/agoric-3-proposals   latest               d6fa9fa09cde   21 hours ago   3.3GB
$ yarn --version; node --version
1.22.21
v18.18.2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions