-
Notifications
You must be signed in to change notification settings - Fork 15
lib.connect is not a function #2
Copy link
Copy link
Open
Description
great lib, I'm having this error can you help me on this one?
TypeError: lib.connect is not a function
at ./node_modules/smtp-client/src/index.js.exports.SMTPClient._createSocket (http://localhost:3000/static/js/bundle.js:50093:16)
at Promise (http://localhost:3000/static/js/bundle.js:50113:27)
at Promise (<anonymous>)
at ./node_modules/smtp-client/src/index.js.exports.SMTPClient._connectAsPromised (http://localhost:3000/static/js/bundle.js:50106:12)
at ./node_modules/smtp-client/src/index.js.exports.SMTPClient.connect (http://localhost:3000/static/js/bundle.js:50007:21)
at ./node_modules/smtp-client/src/index.js.exports.SMTPClient.connect (http://localhost:3000/static/js/bundle.js:50462:18)
at Object._callee$ (http://localhost:3000/static/js/bundle.js:57825:16)
at tryCatch (http://localhost:3000/static/js/bundle.js:48840:40)
at Generator.invoke [as _invoke] (http://localhost:3000/static/js/bundle.js:49078:22)
at Generator.prototype.(anonymous function) [as next] (http://localhost:3000/static/js/bundle.js:48892:21)
at step (http://localhost:3000/static/js/bundle.js:57787:191)
at http://localhost:3000/static/js/bundle.js:57787:437
at Promise (<anonymous>)
at http://localhost:3000/static/js/bundle.js:57787:99
at sendMail (http://localhost:3000/static/js/bundle.js:57857:5)
at Object.sendMail (http://localhost:3000/static/js/bundle.js:48145:35)
at Login.autheticateEmail (http://localhost:3000/static/js/bundle.js:57373:20)
at Object../node_modules/react-dom/lib/ReactErrorUtils.js.ReactErrorUtils.invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:29267:16)
at executeDispatch (http://localhost:3000/static/js/bundle.js:22840:21)
at Object.executeDispatchesInOrder (http://localhost:3000/static/js/bundle.js:22863:5)
at executeDispatchesAndRelease (http://localhost:3000/static/js/bundle.js:22249:22)
at executeDispatchesAndReleaseTopLevel (http://localhost:3000/static/js/bundle.js:22260:10)
at Array.forEach (<anonymous>)
at forEachAccumulated (http://localhost:3000/static/js/bundle.js:35316:9)
at Object.processEventQueue (http://localhost:3000/static/js/bundle.js:22460:7)
at runEventQueueInBatch (http://localhost:3000/static/js/bundle.js:29302:18)
at Object.handleTopLevel [as _handleTopLevel] (http://localhost:3000/static/js/bundle.js:29312:5)
at handleTopLevelImpl (http://localhost:3000/static/js/bundle.js:29400:24)
at ReactDefaultBatchingStrategyTransaction.perform (http://localhost:3000/static/js/bundle.js:34512:20)
at Object.batchedUpdates (http://localhost:3000/static/js/bundle.js:29012:26)
at Object.batchedUpdates (http://localhost:3000/static/js/bundle.js:32449:27)
at dispatchEvent (http://localhost:3000/static/js/bundle.js:29475:20)```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels