Agoric / documentation

User documentation
https://agoric.com/documentation/
Apache License 2.0
15 stars 40 forks source link

chore: update dependencies to `community-dev` #933

Closed 0xpatrickdev closed 6 months ago

0xpatrickdev commented 6 months ago

To Do:

This failure is only with yarn install, not agoric install which CI still uses.

import { setup } from '@agoric/zoe/test/unitTests/setupBasicMints.js';
import { assertPayoutDeposit } from '@agoric/zoe/test/zoeTestHelpers.js';
  Uncaught exception in snippets/zoe/contracts/test-callSpread.js

  Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/0xpatrick/repos/agoric-documentation/node_modules/@agoric/zoe/test/unitTests/setupBasicMints.js' imported from /Users/0xpatrick/repos/agoric-documentation/snippets/zoe/contracts/test-callSpread.js

  ✖ snippets/zoe/contracts/test-callSpread.js exited with a non-zero exit code: 1