Skip to content

chore: upgrade github deps to ones with package.json for npm install#357

Merged
alvrs merged 1 commit into
mainfrom
holic/fix-git-deps
Jan 26, 2023
Merged

chore: upgrade github deps to ones with package.json for npm install#357
alvrs merged 1 commit into
mainfrom
holic/fix-git-deps

Conversation

@frolic

@frolic frolic commented Jan 26, 2023

Copy link
Copy Markdown
Member

npm is more strict about installing deps from github and expects a package.json file to exist. Otherwise you get errors like we're seeing reported from our users:

image

This upgrades each dep to the earliest version with a package.json file (and switches memmove to @dk1a's fork that has package.json present until brockelmore/memmove#1 is merged).

@frolic frolic requested a review from alvrs as a code owner January 26, 2023 22:31

@alvrs alvrs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm 🚢

@alvrs alvrs merged commit 59f1fa8 into main Jan 26, 2023
@alvrs alvrs deleted the holic/fix-git-deps branch February 7, 2023 15:34
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.

2 participants