sourcefuse / loopback4-starter

Loopback 4 starter application. Multi-tenant architecture supported. Authentication, Authorization, Soft deletes, environment vars, Audit logs, included.
MIT License
158 stars 59 forks source link

Cant seem to run repo. #2

Closed vikramkh closed 5 years ago

vikramkh commented 5 years ago

After downloading the repo, it won't run, giving me the errors:

image

OK I FIXED THIS BY PLACING OAUTH before the 2 but now I am getting

image Ok I fixed this by adding Oauth before the Client.

vikramkh commented 5 years ago

See Updates for fix

samarpan-b commented 5 years ago

These errors come when your compilation doesn't happen properly. If you face such issue again just remove the 'dist' folder and run npm run build