Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hacky POC of fixing FHIR package transitive dependency problem #1021

Closed
wants to merge 1 commit into from

Conversation

bkaney
Copy link

@bkaney bkaney commented Jan 17, 2025

This was a problem discovered when trying to refer to dependant CQL libraries in external FHIR packages. The npm list was not including transitive dependencies.

This was a problem discovered when trying to refer to dependant CQL libraries in external FHIR packages. The npm list was not including transitive dependencies.
@grahamegrieve
Copy link
Contributor

wel, yes, hacks - it didn't actually fix the problem. Fixed elsewhere

@bkaney
Copy link
Author

bkaney commented Jan 27, 2025

Thanks, I just tested origin/master with my test cases and can confirm it is now fixed!

@bkaney bkaney deleted the fix-trans-deps-bug branch January 27, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants