mohit200008/medi-Care

App is not running in my system

PranayKumar1801 opened this issue · 2 comments

What happened?

image

The app is not running in my system .It is showing several errors of file missing as displayed in the image.

How can we reproduce this bug?

while writing the command as given in readme app is not starting.

Desktop Information (Optional)

No response

Urgency (Optional)

None

@mohit200008 please solve this issue

Who ever is facing this issue run the following command :--
npm install @nestjs/elasticsearch@8.1.0 --package-lock-only
npm install @elastic/elasticsearch@5.6.22 --package-lock-only --legacy-peer-deps
npm ci
npm audit fix --force