sendinblue / APIv3-nodejs-library

SendinBlue's API v3 Node.js Library
ISC License
101 stars 47 forks source link

Error in sdk #32

Closed grotaldo closed 6 years ago

grotaldo commented 6 years ago

There is an error on the npm package

Error: Cannot find module './model/RequestSmsRecipientExport'

when we install the package on linux with npm the filename is : RequestSMSRecipientExport.js that's why there is an error.

ekta-slit commented 6 years ago

Hi @atorgfr

This issue had already been fixed in https://github.com/sendinblue/APIv3-nodejs-library/releases/tag/v4.0.1 Please check and upgrade your version.

Thanks

rocxteady commented 2 years ago

I am getting the same error with the latest version 8.4.2. @ekta-slit