sign / translate

Effortless Real-Time Sign Language Translation
https://sign.mt
Other
414 stars 74 forks source link

[BUG] App crashing on npm start #137

Closed anash3420 closed 4 months ago

anash3420 commented 5 months ago

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

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

AmitMY commented 5 months ago

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.