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

npm install failed but npm install --legacy-peer-deps works #113

Open
malikrafsan opened this issue Mar 24, 2024 · 1 comment
Open

npm install failed but npm install --legacy-peer-deps works #113

malikrafsan opened this issue Mar 24, 2024 · 1 comment

Comments

@malikrafsan
Copy link

Hi, my name is Malik Akbar Hashemi Rafsanjani, a final year computer science student from Indonesia (Bandung, Institute of Technology) 👋👋

I am very excited to contribute to this project for Google Summer of Code (GSoC) 2024 and recently I tried to run the project. However, I got errors when I installed the dependencies using npm install. Here I also attach the error log of the command. I also tried to use npm ci but it also failed

Then, I searched in the internet and tried to use the command npm install --legacy-peer-deps. It successfully installs the dependencies and I successfully run the app using npm run dev

is the current intended usage using --legacy-peer-deps? Or do you guys have any feedback / concerns? Thank you in advance!

error.txt


I have several experiences, such as internships and competitions, regarding Web Development and Data Science / Machine Learning. I am particularly interested in the DataLoom project as I have a passion for Web Development and Data-related projects and won several Hackathon and Data Science competitions.

Here is my profile
GitHub: http://github.com/malikrafsan
Personal Website: https://site.malikrafsan.tech/
Email: [email protected]
Resume: https://drive.google.com/file/d/1Y6hbJb7PhFKJV4yw4BVGk_ZUowybpsZe/view

@bemijonathan
Copy link

@birm I will love to work on a fix for this issue.

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 a pull request may close this issue.

2 participants