sign/translate

[BUG] App crashing on npm start

anash3420 opened this issue · 1 comments

Current Behavior

image

Expected Behavior

Should compile and run on the localhost

Steps To Reproduce

I tried the same steps given in readme

git clone
npm i
npm start

Example flow

paste your flow here

Environment

  • Device: Macbook M1 pro
  • OS: (MacOS Sonoma)
  • Browser: Chrome
  • Version: latest
  • Node - 20.11.0

Additional context

I'm new to angular hence it can be something that I may have missed while setting up the project. If so please guide me to it

I just want to make sure, all you did was:

git clone
npm install
npm run start

I am running on the same OS, with the same node version, and it works fine.

Maybe paste your entire build log (inside coding brackets here on github) to see what the issue is.