api icon indicating copy to clipboard operation
api copied to clipboard

Stack trace dep needs a version specificity

Open mingard opened this issue 3 years ago • 5 comments

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

mingard avatar Jun 22 '21 11:06 mingard

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 avatar Jun 22 '21 13:06 jimlambie

@jimlambie corrected. I am unable to publish changes - If I create a PR are you able to release?

mingard avatar Jul 13 '21 16:07 mingard

Hello @mingard yes, sorry, absolutely

jimlambie avatar Jul 15 '21 06:07 jimlambie

@mingard looks like @adamkdean sorted this already?

jimlambie avatar Jul 20 '21 19:07 jimlambie

Sorted it @jimlambie I think

adamkdean avatar Jul 21 '21 16:07 adamkdean