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
I can't get your sample code on the readme to run at all. I keep getting this,
TypeError: thing.onisnotafunctionatD:\repos\eredocs\node_modules\imap-promise\ImapPromise.js:39:9atcollect_events(D:\repos\eredocs\node_modules\imap-promise\ImapPromise.js:37:9)atImapPromises.getMailAsync(D:\repos\eredocs\node_modules\imap-promise\ImapPromise.js:35:50)
at D:\repos\eredocs\utils\ImapEmail.js:128:17Fromprevious event:
atreadEmailImap(D:\repos\eredocs\utils\ImapEmail.js:125:6)
at D:\repos\eredocs\resources\imap_start.js:39:26atObject.<anonymous>(D:\repos\eredocs\resources\imap_start.js:43:5)atModule._compile(internal/modules/cjs/loader.js:1063:30)atObject.Module._extensions..js(internal/modules/cjs/loader.js:1092:10)atModule.load(internal/modules/cjs/loader.js:928:32)atFunction.Module._load(internal/modules/cjs/loader.js:769:14)atFunction.executeUserEntryPoint[asrunMain](internal/modules/run_main.js:72:12)atinternal/main/run_main_module.js:17:47+299msOops: thing.onisnotafunction
The text was updated successfully, but these errors were encountered:
I can't get your sample code on the readme to run at all. I keep getting this,
The text was updated successfully, but these errors were encountered: