Skip to content

Add npx envinfo to issue template #9992

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 1 commit into from
Jul 23, 2025
Merged

Add npx envinfo to issue template #9992

merged 1 commit into from
Jul 23, 2025

Conversation

penalosa
Copy link
Contributor

@penalosa penalosa commented Jul 16, 2025

Fixes #9386

@penalosa penalosa requested a review from a team as a code owner July 16, 2025 15:49
@penalosa penalosa added the skip-pr-description-validation Skip validation of the required PR description format label Jul 16, 2025
Copy link

changeset-bot bot commented Jul 16, 2025

⚠️ No Changeset found

Latest commit: 8a84907

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

pkg-pr-new bot commented Jul 16, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@9992

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@9992

miniflare

npm i https://pkg.pr.new/miniflare@9992

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@9992

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@9992

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@9992

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@9992

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@9992

wrangler

npm i https://pkg.pr.new/wrangler@9992

commit: 8a84907

Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

Interestingly when I tried to run this from inside the workers-sdk repo I got:

npx envinfo --system --npmPackages '{wrangler,create-cloudflare,miniflare,@cloudflare/*}' --binaries
⠇
sh: envinfo: command not found

I had to use pnpx to get it to work.

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jul 16, 2025
@emily-shen emily-shen merged commit 90ddb7c into main Jul 23, 2025
35 of 36 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jul 23, 2025
@emily-shen emily-shen deleted the penalosa-patch-15 branch July 23, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-pr-description-validation Skip validation of the required PR description format
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Ask users to run npx envinfo when reporting issues
3 participants