mattcollier

Results 13 comments of mattcollier

@panva encountering the exact same issue here: https://github.com/digitalbazaar/crypto-ld/compare/node-12#diff-19ce09a32f875322daf2628d6aceb210R31 Any luck finding a solution?

Hello @boyxuper, thank you for the PR. Can you determine how it is that `util.globalScope` is returning `undefined` in your use case? https://github.com/digitalbazaar/forge/blob/master/lib/util.js#L118

Thanks for the additional detail. It sounds like to me that `util.globalscope` is returning the value of `window` which is `undefined` in your case. Based on this one line: https://github.com/digitalbazaar/forge/blob/master/lib/util.js#L123...

@dlongley @aljones15 I'll handle Longley's comments.

@davidlehn I leave it to you to approve/merge and publish this. I'm not an owner on NPM. Thanks!

@pietercolpaert I'm not sure I understand your proposed use case, but `jsonld` allows one to override/extend the built in document loader in any way you like, here is one way...

Hello, thanks for the wonderful modules! I observe that this feature is still not working in keyframer v1 with rack 1.1.6. I see there was a PR submitted to address...

@daliwali thank you for the suggestion. I have added a minimal runnable example that represents the dataset illustrated above: https://github.com/mattcollier/fortune-experiment/blob/master/index.js For my use case, I need to call the `find`...

Here are my files, do you need others? https://gist.github.com/mattcollier/082c84a288794bd1e20293fc547b63ac Is CMAKE_INSTALL_PREFIX supposed to be set in Makefile? ``` $ which roxterm /usr/local/bin/roxterm ```

I was not aware of the PPA, after installing with that shortcuts are working properly.