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

Got a error after dowloading #40

Closed
warsazk10 opened this issue Oct 28, 2018 · 2 comments
Closed

Got a error after dowloading #40

warsazk10 opened this issue Oct 28, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@warsazk10
Copy link

  • Metastream Version: 0.1.4
  • OS Version: Mac

When I downloaded Metastream on my new mac then out of know where this error pops up after downloading it

Error:

dlopen(/Applications/Metastream.app/Contents/Resources/app.asar.unpacked/node_modules/sodium-native/prebuilds/darwin-x64/node-67.node, 1): Library not loaded: @loader_path/libsodium.dylib
Referenced from: /Applications/Metastream.app/Contents/Resources/app.asar.unpacked/node_modules/sodium-native/prebuilds/darwin-x64/node-67.node
Reason: no suitable image found. Did find:
/Applications/Metastream.app/Contents/Resources/app.asar.unpacked/node_modules/sodium-native/prebuilds/darwin-x64/libsodium.dylib: code signature invalid for '/Applications/Metastream.app/Contents/Resources/app.asar.unpacked/node_modules/sodium-native/prebuilds/darwin-x64/libsodium.dylib'

/Applications/Metastream.app/Contents/Resources/app.asar.unpacked/node_modules/sodium-native/prebuilds/darwin-x64/libsodium.dylib: code signature invalid for '/Applications/Metastream.app/Contents/Resources/app.asar.unpacked/node_modules/sodium-native/prebuilds/darwin-x64/libsodium.dylib'

at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:168:20)
at Object.Module._extensions..node (module.js:596:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:182:18)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at load (/Applications/Metastream.app/Contents/Resources/app.asar/node_modules/node-gyp-build/index.js:13:10)
at /Applications/Metastream.app/Contents/Resources/app.asar/node_modules/sodium-native/index.js:1:186
@samuelmaddock
Copy link
Owner

Which version of macOS are you using? macOS 10.11 is the minimum required to run Metastream.

That said, I think I've seen this fixed by installing libsodium via homebrew. This should install any missing dependencies you might have.

@samuelmaddock samuelmaddock added the bug Something isn't working label Oct 28, 2018
@samuelmaddock
Copy link
Owner

Closing as this seemed to be fixed using the above solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants