Skip to content

fix: npm failing to pass args to wrangler #505

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

Merged
merged 4 commits into from
Mar 26, 2025
Merged

Conversation

james-elicx
Copy link
Collaborator

Another package manager inconsistency. npm and yarn both need -- to pass args to wrangler properly, whereas pnpm and bun will fail to pass args properly to wrangler if -- is supplied...

Copy link

changeset-bot bot commented Mar 26, 2025

🦋 Changeset detected

Latest commit: 35e647f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Mar 26, 2025

Open in Stackblitz

pnpm add https://pkg.pr.new/@opennextjs/cloudflare@505

commit: 35e647f

Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, would be nice to have some comment

@james-elicx james-elicx requested a review from vicb March 26, 2025 21:09
@james-elicx
Copy link
Collaborator Author

james-elicx commented Mar 26, 2025

I re-jigged the implementation while you were reviewing @vicb, would you mind taking another look please?

@james-elicx james-elicx marked this pull request as ready for review March 26, 2025 21:11
@james-elicx james-elicx requested a review from conico974 March 26, 2025 21:29
Copy link
Collaborator

@conico974 conico974 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@james-elicx james-elicx merged commit ce7516d into main Mar 26, 2025
7 checks passed
@james-elicx james-elicx deleted the james/fix-npm-args branch March 26, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants