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

compat for NPM lifecycle scripts #9262

Merged
merged 2 commits into from
Apr 23, 2024
Merged

compat for NPM lifecycle scripts #9262

merged 2 commits into from
Apr 23, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented Apr 19, 2024

closes: #8288

Description

ui-kit was recently bumped to Yarn 4 and @samsiegart hit a snag that required patching : Agoric/ui-kit@464f61d

This removes yarn dependence in NPM lifecycle scripts. It does so by using npm run, which should be available everywhere. In Node 22 we'll have node --run available.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

working in Agoric/ui-kit@464f61d

Upgrade Considerations

none

@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Apr 22, 2024
Copy link

cloudflare-workers-and-pages bot commented Apr 22, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3f64e43
Status: ✅  Deploy successful!
Preview URL: https://f9aa4aac.agoric-sdk.pages.dev
Branch Preview URL: https://8288-npm-compat.agoric-sdk.pages.dev

View logs

@mergify mergify bot merged commit 3f2b479 into master Apr 23, 2024
67 checks passed
@mergify mergify bot deleted the 8288-npm-compat branch April 23, 2024 00:16
@aj-agoric aj-agoric assigned aj-agoric and turadg and unassigned aj-agoric May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yarn install fails in dapp frontends because of @agoric/xsnap
3 participants