You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Steps to reproduce
cd packages/bundle-source && yarn pack
yarn init
, (enter) all promptsyarn 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
The text was updated successfully, but these errors were encountered: