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

Add missing resolved & integrity fields to package-lock.json #430

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

kira-bruneau
Copy link
Contributor

@kira-bruneau kira-bruneau commented Dec 28, 2023

I noticed that some of the dependencies in package-lock.json were missing resolved & integrity fields which are needed to build anytype from source on NixOS.

I added them with:

nix run github:jeslie0/npm-lockfile-fix ./package-lock.json && npm install --package-lock-only

See npm/cli#4263 for more details about the problem.


  • I understand that contributing to this repository will require me to agree with the CLA

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

Copy link

github-actions bot commented Dec 28, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@kira-bruneau
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@ra3orblade ra3orblade merged commit 50c7069 into anyproto:main Dec 29, 2023
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 29, 2023
@ra3orblade
Copy link
Contributor

Great, thanks

@fuksman
Copy link
Member

fuksman commented Dec 31, 2023

@any contributor @kira-bruneau tooling

@kira-bruneau kira-bruneau deleted the fix-package-lock branch February 4, 2024 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants