projecttacoma / cqm-execution

NPM module for calculating eCQMs (electronic clinical quality measures) written in CQL (clinical quality language).
Apache License 2.0
10 stars 2 forks source link

Emitter errors on installation #271

Open awatson1978 opened 1 month ago

awatson1978 commented 1 month ago

Hi all, I'm trying to install the cqm-execution engine on a Node on FHIR instance, which uses the Meteor.js build tools; and am getting Emitter errors:

Screenshot 2024-10-06 at 10 13 45 AM

When I install the emitter package, I get the following error:

Screenshot 2024-10-06 at 10 14 41 AM

If interested, I'd be happy to create a minimum viable reproduction of the issue, so we can re-tool the library so it works across frameworks.