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(dep): remove package-lock.json & update yarn.lock (fixes #11) #12

Merged
merged 2 commits into from
Jan 8, 2023

Conversation

neugomonov
Copy link
Contributor

🐛 I fixed the bug for android. 🤖

🍎 Not sure if the error persists on IOS (if there even was one), but android is fine now. Poof! :)

@craftzdog
Copy link
Owner

Can you update the yarn.lock file instead of deleting?
The package-lock.json can be deleted.

@neugomonov
Copy link
Contributor Author

Here you are!

@neugomonov neugomonov changed the title fix(dep): remove the lock files (fixes #11) fix(dep): remove package-lock.json & update yarn.lock (fixes #11) Jan 7, 2023
@craftzdog craftzdog merged commit b48bd66 into craftzdog:master Jan 8, 2023
@craftzdog
Copy link
Owner

Ty!

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.

Yarn.lock & package-lock.json preventing the attempt to run the app
2 participants