Skip to content

Installation #46

Answered by sammaji
kunaltelangi asked this question in Q&A
Apr 26, 2023 · 5 comments · 3 replies
Discussion options

You must be logged in to vote

Yarn is a package manager just like npm but its faster and has better caching. So I recommend using yarn.

With that said, npm is totally fine. You can use npm, no issue.

But keep in mind this project is using yarn, so delete the yarn.lock file and then run npm install. Also, do not push the package-lock.json (if you make any commits).

Hope that helps ✌️

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sammaji
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@kunaltelangi
Comment options

@kunaltelangi
Comment options

@sammaji
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants