Ben O'Neal
Ben O'Neal
Just found this library, and I think you guys have nailed the problem that is isomorphic crypto, and the approach appears really well researched and developed. In the interest of...
**Expected Behavior** All `NL_*` global vars should be set in the client regardless of cli flags. **Actual Behavior** None of the `NL_*` global vars are set in the client when...
Attempting to require in modules using [ES6 destructuring syntax](https://github.com/lukehoban/es6features#destructuring), e.g.: `var { method1, method2 } = require(''module");` throws the following error: ``` vm.runInNewContext(compiler(filepath), sandbox); ^ SyntaxError: Unexpected token { ```...
So I grabbed this version of the plugin: https://github.com/omggomb/Plugin_SDK, then followed the manual installation instructions in the wiki, then followed through your youtube tutorial here: https://www.youtube.com/watch?feature=player_embedded&v=W7wHus-bunk However, once I click...