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

Fix bug in sync #189

Merged
merged 7 commits into from
Aug 3, 2024
Merged

Fix bug in sync #189

merged 7 commits into from
Aug 3, 2024

Conversation

Hysterelius
Copy link
Contributor

I was trying to avoid issues with outdated packages and an outdated package.json, as if npm install was not run it would lead to unusual errors.

However, I introduced a bug where the only way to update the package.json is to do it manually – which is probably not intended behaviour.

So now when the program notifies the user to update their packages it assumes they do.
As, I am not sure how to check if they don't – maybe the lock file?

Anyway, this fix should work.

Copy link

netlify bot commented Aug 3, 2024

Deploy Preview for abridge ready!

Name Link
🔨 Latest commit 4cde8a4
🔍 Latest deploy log https://app.netlify.com/sites/abridge/deploys/66ad9377ff387600081d6bee
😎 Deploy Preview https://deploy-preview-189--abridge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Jieiku Jieiku merged commit 8e74980 into Jieiku:master Aug 3, 2024
4 of 5 checks passed
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