Skip to content

docs: approve-scripts only throws EGLOBAL when run with -g - #9520

Merged
owlstronaut merged 1 commit into
npm:latestfrom
JamieMagee:docs-approve-scripts-eglobal
Jun 9, 2026
Merged

docs: approve-scripts only throws EGLOBAL when run with -g#9520
owlstronaut merged 1 commit into
npm:latestfrom
JamieMagee:docs-approve-scripts-eglobal

Conversation

@JamieMagee

Copy link
Copy Markdown
Contributor

The approve-scripts doc said npm exec / npx fail with an EGLOBAL error. The command only throws that when run with -g, and npx never invokes it at all, so the paragraph now pins the error on the -g case.

Cherry-picks cleanly to release/v11.

References

@owlstronaut
owlstronaut merged commit 357e8cd into npm:latestJun 9, 2026
10 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Backport to release/v11 created: #9522

@github-actionsgithub-actionsBot mentioned this pull request Jun 9, 2026
@JamieMagee
JamieMagee deleted the docs-approve-scripts-eglobal branch June 25, 2026 20:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JamieMagee@owlstronaut