Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package-lock #573

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Update package-lock #573

merged 1 commit into from
Apr 29, 2024

Conversation

johman10
Copy link
Owner

@johman10 johman10 commented Apr 29, 2024

This PR updates the package-lock.json. I basically ran rm -r node_modules package-lock.json && npm install and this is the output. Locally I'm currently running node 18.20.2 with npm 10.5.0.

I don't fully understand why this wasn't the output before, perhaps I ran npm install without removing the node_modules causing it to simply recognize only the packages that were already installed and adding them to the package-lock.json. Either way, now the darwin dependencies are back.

This should resolve #571

@johman10 johman10 merged commit 782e5c5 into master Apr 29, 2024
2 checks passed
@johman10 johman10 deleted the update-package-lock branch April 29, 2024 17:32
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.

Lockfile no longer includes some native rollup dependencies
1 participant