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
297 stars 205 forks source link

Angular build is broken #65

Closed Coder-Krish closed 1 year ago

Coder-Krish commented 1 year 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 1 year ago

I have submitted a pull request regarding this issue.

opensource-emr commented 1 year ago

Thanks i will merge it.