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

Allow unrs-resolver@1.11.1 install script by mao-sz · Pull Request #664 · TheOdinProject/javascript-exercises · GitHub

Allow unrs-resolver@1.11.1 install script - #664

Merged
mao-sz merged 1 commit into
TheOdinProject:mainfrom
mao-sz:postinstall-script
Aug 20, 2026
Merged

Allow unrs-resolver@1.11.1 install script#664
mao-sz merged 1 commit into
TheOdinProject:mainfrom
mao-sz:postinstall-script

Conversation

mao-sz commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Because

npm v11.19+ now warns about unhandled pre-post/install scripts and npm v12 will block them if unhandled.
In this case, the only script we have unhandled (unrs-resolver@1.11.1) has been verified - see unrs/unrs-resolver#213 (comment)

This PR

  • Allows install script for urns-resolver@1.11.1 to run

Issue

N/A

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

mao-sz merged commit b9f8663 into TheOdinProject:main Aug 20, 2026
1 check passed
mao-sz deleted the postinstall-script branch August 20, 2026 10:21
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.

1 participant


Back | FazBrowse Home | New Git URL