-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Uncaught Error: The module '/Users/jingpeng/Workspace/bixin-desktop/node_modules/zegoliveroom/ZegoLiveRoom.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 69. This version of Node.js requires
NODE_MODULE_VERSION 73. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).
at process.func (electron/js2c/asar.js:138)
at process.func [as dlopen] (electron/js2c/asar.js:138)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:828)
at Object.func (electron/js2c/asar.js:138)
at Object.func [as .node] (electron/js2c/asar.js:138)
at Module.load (internal/modules/cjs/loader.js:645)
at Function.Module._load (internal/modules/cjs/loader.js:560)
at Module.require (internal/modules/cjs/loader.js:685)
at require (internal/modules/cjs/helpers.js:16)
at new ZegoLiveRoom (/Users/jingpeng/Workspace/bixin-desktop/node_modules/zegoliveroom/ZegoLiveRoom.js:8)