pipedrive/client-nodejs

Cannot find module '@babel/runtime/helpers/interopRequireDefault' on v13.3.2

yoagauthier opened this issue · 3 comments

Hi there,

It seems there is a dependency issue on NPM package version 13.3.2

I've got the error Error: Cannot find module '@babel/runtime/helpers/interopRequireDefault'

Reverting to 13.3.1 or lower made the compilation possible.

@siirimangus yeah, my application has thrown the same error.

Hey. The issue was fixed in version 13.3.3

Hey folks! The issue throw again in the v18 version.

Downgrade to v17.5.4 resolve for now. But I can't use v18.

image

Can we reopen this issue?

#404