Skip to content
New issue

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

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

Already on GitHub? # to your account

Yarn add bundle-source cannot resolve dependencies #1099

Closed
mhofman opened this issue Mar 2, 2022 · 1 comment · Fixed by #1098
Closed

Yarn add bundle-source cannot resolve dependencies #1099

mhofman opened this issue Mar 2, 2022 · 1 comment · Fixed by #1098
Assignees

Comments

@mhofman
Copy link
Contributor

mhofman commented Mar 2, 2022

Steps to reproduce

  1. cd packages/bundle-source && yarn pack
  2. In empty folder: yarn init, (enter) all prompts
  3. yarn add path/to/endo/packages/bundle-source/endo-bundle-source-v2.0.7.tgz

At this point yarn requires resolutions for some dependencies. This is because @agoric/babel-regenerator (as published from https://github.com/agoric-labs/babel/commits/Agoric) has broken dependencies with apparently a template that wasn't removed.

See https://github.com/endojs/endo/pull/1096/files#r817130551

@kriskowal
Copy link
Member

I’ve upgraded @agoric/bundle-source to v7.17.4 in #1098 per @michaelfig’s fix, and verified that these steps work now.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants