You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import Mailgun from mailgun.js using this, the issue being generated is
/home/cbadmin/app/node_modules/mailgun.js/mailgun.node.js:2
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.mailgun=t():e.mailgun=t()}(this,(()=>(()=>{var e={9118:(e,t,n)=>{e.exp ...... very long string
Mailgun.js version 10.2.3
node version 18.16.1
The text was updated successfully, but these errors were encountered:
import Mailgun from mailgun.js
using this, the issue being generated is/home/cbadmin/app/node_modules/mailgun.js/mailgun.node.js:2
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.mailgun=t():e.mailgun=t()}(this,(()=>(()=>{var e={9118:(e,t,n)=>{e.exp ...... very long string
Mailgun.js version 10.2.3
node version 18.16.1
The text was updated successfully, but these errors were encountered: