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

Project not setup Frontend #22

Open
sandipiweb opened this issue Jan 28, 2023 · 3 comments
Open

Project not setup Frontend #22

sandipiweb opened this issue Jan 28, 2023 · 3 comments

Comments

@sandipiweb
Copy link

Screenshot (8)

@itsvivianjoseph
Copy link

did u resolve this issue??

@contact-vikas
Copy link

just type npm install --force

@apicgg
Copy link

apicgg commented Apr 23, 2023

@sandipiweb @itsvivianjoseph This is due to the fact that inside the frontend folder yarn.lock is being used which is not recognisable by npm. Delete the yarn.lock file and then try npm install or npm install --force. This should fix the issue and will generate a package-lock.json file as well. Also you might want to use node<=16.

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

No branches or pull requests

4 participants