Skip to content

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

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