harikanani.github.io icon indicating copy to clipboard operation
harikanani.github.io copied to clipboard

Cant run the project

Open AppleMango23 opened this issue 1 year ago • 1 comments

Reproduce issue

  1. I cloned the project
  2. Run npm install
  3. Having lots of errors from the terminal..

Tried yarn as well.. And even tried nom install --force. Doesnt seems able to get it run properly.

AppleMango23 avatar Apr 05 '25 07:04 AppleMango23

Hii @AppleMango23 , Please try this command, it'll work.

npm i --legacy-peer-deps

harikanani avatar Apr 05 '25 08:04 harikanani