api
api copied to clipboard
Stack trace dep needs a version specificity
stack-trace
has been updated recently with a breaking change. Installing it causes the error Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
. The version should be fixed to 0.0.10
It should actually be pegged to 0.0.10
-- note that it's 10, not 1
On Tue, 22 Jun 2021 at 12:04, Arthur Mingard @.***> wrote:
stack-trace has been updated recently with a breaking change. Installing it causes the error Error [ERR_REQUIRE_ESM]: Must use import to load ES Module. The version should be fixed to 0.0.1
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dadi/api/issues/602, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA4MJ3SVGS4KDLRQY4P4C3TUBU45ANCNFSM47DOJHMQ .
@jimlambie corrected. I am unable to publish changes - If I create a PR are you able to release?
Hello @mingard yes, sorry, absolutely
@mingard looks like @adamkdean sorted this already?
Sorted it @jimlambie I think