opensource-emr / hospital-management-emr

A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy.
https://opensource-emr.github.io/hospital-management-emr/
MIT License
255 stars 176 forks source link

Angular build is broken #65

Closed Coder-Krish closed 10 months ago

Coder-Krish commented 10 months ago

image

There are imports from querystring which is breaking the angular build. But cannot identify querystring as any kind of package installed.

There are no references found for the property being imported from querystring as well, removing the imports should solve the problem.

Coder-Krish commented 10 months ago

I have submitted a pull request regarding this issue.

opensource-emr commented 10 months ago

Thanks i will merge it.