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

agoric deploy fails in current commit #735

Closed
DavidBruant opened this issue Mar 19, 2020 · 2 comments
Closed

agoric deploy fails in current commit #735

DavidBruant opened this issue Mar 19, 2020 · 2 comments
Assignees
Labels
agoric-cli package: agoric-cli

Comments

@DavidBruant
Copy link
Contributor

I'm at this commit : https://github.com/Agoric/agoric-sdk/tree/00fa052ab6c2f8fcb610cd35bfc2900e49df91aa

I did the getting started steps and at agoric deploy, i get:

agoric: deploy: Chain loaded: chain bundle loaded
'fs' is imported by contract/deploy.js, but could not be resolved – treating it as an external dependency
- instance made simple-exchange => simple-exchange_9794
writing dappConstants.js
writing /tmp/demo/ui/.env.local
agoric: TypeError: target[registerCommandHandler] does not exist, has registerAPIHandler
    at fullRevive (/home/david/projects/agoric-sdk/packages/captp/dist/captp.cjs.js:2455:46)
    at unserialize (/home/david/projects/agoric-sdk/packages/captp/dist/captp.cjs.js:2497:19)
    at CTP_RETURN (/home/david/projects/agoric-sdk/packages/captp/dist/captp.cjs.js:2677:16)
    at dispatch (/home/david/projects/agoric-sdk/packages/captp/dist/captp.cjs.js:2724:7)
    at WebSocket.<anonymous> (/home/david/projects/agoric-sdk/packages/agoric-cli/lib/deploy.js:57:11)
    at WebSocket.emit (events.js:315:20)
    at WebSocket.EventEmitter.emit (domain.js:485:12)
    at Receiver.receiverOnMessage (/home/david/projects/agoric-sdk/node_modules/ws/lib/websocket.js:800:20)
    at Receiver.emit (events.js:315:20)
    at Receiver.EventEmitter.emit (domain.js:485:12)
@michaelfig
Copy link
Member

The demo installation instructions work again (but is not yet working end-to-end). Please try again.

@michaelfig
Copy link
Member

This default demo is now working end-to-end. I'm closing the issue.

#724 will stay open until full end-to-end is added to the agoric-cli workflow tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agoric-cli package: agoric-cli
Projects
None yet
Development

No branches or pull requests

3 participants