Skip to content

Need Help to setup the project locally #2662

Answered by javizqh
MAYANK12SHARMA asked this question in Q&A
Discussion options

You must be logged in to vote

Make sure the version of nvm is the 16. You can execute these commands found in here :

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install 16
nvm use 16
cd react_frontend/ && yarn install && yarn run dev

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SujalRaunak
Comment options

@javizqh
Comment options

javizqh Sep 2, 2024
Collaborator

Answer selected by jmplaza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants