We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
From discussion in #2
The text was updated successfully, but these errors were encountered: