“errorMessage”: “SyntaxError: Named export ‘post’ not found. The requested module ‘axios’ is a CommonJS module which maynot support all module.exports
Updated NodeJs version from 16.x to 20.x and changed commonjs module to ES Module but resulted in this error. Added Type Module in Package.json