You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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.
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 usenpm ci
but it also failedThen, 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 usingnpm 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
The text was updated successfully, but these errors were encountered: