Jay
Jay
NNovu
Created by Jay on 2/8/2025 in #💬│support
ERR_REQUIRE_ESM axios error with @novu/node package
@Pawan Jain This worked great! Thank you so much!
12 replies
NNovu
Created by Jay on 2/8/2025 in #💬│support
ERR_REQUIRE_ESM axios error with @novu/node package
@Pawan Jain Not yet, will try it soon and let you know!
12 replies
NNovu
Created by Jay on 2/8/2025 in #💬│support
ERR_REQUIRE_ESM axios error with @novu/node package
Thanks @Pawan Jain I will try this!
12 replies
NNovu
Created by Jay on 2/8/2025 in #💬│support
ERR_REQUIRE_ESM axios error with @novu/node package
Thanks @Pawan Jain . My application is ESM, and the issue seems to be how axios (which is a subdependency of @novu/node) is being imported into the @novu/node app. It's being imported with require() but that's not supported by that version of axios. I tried overriding the version of the axios subdependency to a version that supports require, but that seemed to break the app.
12 replies