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

Node 14.x support #3

Open
awarnes opened this issue Feb 24, 2023 · 0 comments
Open

Node 14.x support #3

awarnes opened this issue Feb 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@awarnes
Copy link
Owner

awarnes commented Feb 24, 2023

Unfortunately, it looks like the address parsing dependency @conpago/address isn't playing nicely with node 14.x:

Cannot find module 'fast-json-stringify' from 'node_modules/@conpago/address/dist/index.js'

See test run: https://github.com/awarnes/shipment-routing/actions/runs/4266296445

I've removed that from the test suite for now to keep things moving forward, but it'd be nice to come back and support it if possible.

@awarnes awarnes added the enhancement New feature or request label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant