Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dckc opened this issue Apr 4, 2024 · 0 comments
Open
Assignees

Comments

@dckc
Copy link
Member

dckc commented Apr 4, 2024

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
@LuqiPan LuqiPan self-assigned this Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants