FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: allow remote tarballs with npm 12 by DinoscapeProgramming · Pull Request #616 · ds300/patch-package · GitHub

fix: allow remote tarballs with npm 12 - #616

Open
DinoscapeProgramming wants to merge 1 commit into
ds300:masterfrom
DinoscapeProgramming:master
Open

fix: allow remote tarballs with npm 12#616
DinoscapeProgramming wants to merge 1 commit into
ds300:masterfrom
DinoscapeProgramming:master

Conversation

Copy link
Copy Markdown

Description of Change

npm 12 changes the default allow-remote setting to none, which causes remote tarball dependencies to fail to install.

This passes --allow-remote=all when using npm 12 or newer. The npm version is checked so older npm versions don't receive an option they don't support.

Closes #615

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

No more working under npm 12

1 participant


Back | FazBrowse Home | New Git URL