Last active
June 9, 2017 16:16
-
-
Save pfrazee/6b3b80b668cb310a3f0cf75101f742e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require('sodium-native') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"sodium-native": "^1.10.1" | |
} | |
} |
correct. it installed and ran w/o complaint
@pfrazee are you using sodium-native from the node process or the render process in electron?
@xpollen8 actually could you try requiring the sodium-native module that is shipped with beaker? i wonder if that got corrupted somehow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps:
You should see no output in index.js