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
{{ message }}
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
Uncaught Exception:
Error: The module '/Applications/Nylas Mail.app/Contents/Resources/app.asar.unpacked/node_modules/nslog/build/Release/nslog.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 50. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/nslog/lib/nslog.js:5:11)
at Object. (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/nslog/lib/nslog.js:15:4)
Can't start app.
The text was updated successfully, but these errors were encountered:
Uncaught Exception:
Error: The module '/Applications/Nylas Mail.app/Contents/Resources/app.asar.unpacked/node_modules/nslog/build/Release/nslog.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 50. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using
npm rebuild
ornpm install
).at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/nslog/lib/nslog.js:5:11)
at Object. (/Applications/Nylas Mail.app/Contents/Resources/app.asar/node_modules/nslog/lib/nslog.js:15:4)
Can't start app.
The text was updated successfully, but these errors were encountered: