Skip to content
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
Closed
@andreiamatuni

Description

@andreiamatuni
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps upexp/wizardExtensive knowledge (implications, ramifications) requiredhelp wantedSeeking public contribution on this issuekind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions