This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
electron example fails #1584
Closed
Description
- Version: master
- Platform: macOS
- Subsystem: whatever uses fs-ext
Type:
Bug
Severity:
Medium
Description:
electron example fails due to fs-ext native module
Steps to reproduce the error:
running run-in-electron example, and starting with npm start
produces this error:
dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/andrei/code/third_party/js-ipfs/examples/run-in-electron/node_modules/fs-ext/build/Release/fs-ext.node
Expected in: flat namespace
dyld: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/andrei/code/third_party/js-ipfs/examples/run-in-electron/node_modules/fs-ext/build/Release/fs-ext.node
Expected in: flat namespace