Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old OS X implementation and Node 0.12.x is incompatible #9

Open
LinusU opened this issue Aug 23, 2015 · 1 comment
Open

Old OS X implementation and Node 0.12.x is incompatible #9

LinusU opened this issue Aug 23, 2015 · 1 comment

Comments

@LinusU
Copy link
Owner

LinusU commented Aug 23, 2015

From discussion in #2

dyld: lazy symbol binding failed: Symbol not found: _FSGetCatalogInfo
  Referenced from: /Users/davide/Programmazione/node-alias/build/Release/volume.node
  Expected in: flat namespace

dyld: Symbol not found: _FSGetCatalogInfo
  Referenced from: /Users/davide/Programmazione/node-alias/build/Release/volume.node
  Expected in: flat namespace
@markmorris
Copy link

markmorris commented Sep 20, 2019

getting something similar when i try and package in appdmg

dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
  Referenced from: /Users/Musicline/Desktop/Electron Packager/source code/electron-packager/node_modules/macos-alias/build/Release/volume.node
  Expected in: flat namespace

LinusU/node-appdmg#185

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants