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
Hi, This module install successfully but when i use it and run with npm start application throw below error message in terminal. Please help to resolve this issue. I need this module to use in my electron application. I am using it in OSX.
dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/balakrishna/electron-quick-start/node_modules/desktop-idle/build/Release/desktopIdle.node
Expected in: flat namespace
dyld: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/balakrishna/electron-quick-start/node_modules/desktop-idle/build/Release/desktopIdle.node
Expected in: flat namespace
The text was updated successfully, but these errors were encountered:
Hi, This module install successfully but when i use it and run with npm start application throw below error message in terminal. Please help to resolve this issue. I need this module to use in my electron application. I am using it in OSX.
dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/balakrishna/electron-quick-start/node_modules/desktop-idle/build/Release/desktopIdle.node
Expected in: flat namespace
dyld: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/balakrishna/electron-quick-start/node_modules/desktop-idle/build/Release/desktopIdle.node
Expected in: flat namespace
The text was updated successfully, but these errors were encountered: