nick-verida
nick-verida
Latest version still has the error: ``` iris_depth_bin.js:9 F0715 08:59:58.958000 1 default_demo.embind.cc:250] Check failed: absl::OkStatus() == ::util::status_internal::AsStatus((graph_->Initialize(graph_configs_, {}))) (OK vs. NOT_FOUND: ValidatedGraphConfig Initialization failed. put_char @ iris_depth_bin.js:9 iris_depth_bin.js:9 No registered...
Noting that that comment above should reference [EventBridge](https://docs.aws.amazon.com/chatbot/latest/adminguide/create-eventbridge-rule.html) rather than Event Grid These "solutions" are all pretty horrible. The EventBridge thing requires doing it separately for each app that is...
As of 21/Jul/2022 This is pretty hard to install on a M1 Mac because of missing pip dependencies with that architecture. https://stackoverflow.com/a/71139156/280795 worked for me.
> Here is the solution I've found https://devzilla.io/using-nodejs-14-with-mac-silicon-m1 No, this installs the `x86` version (which for `node14` is the default). Even if you don't change the `arch` (ie, do NOT...
> Duplicate of #910 ? Probably the same underlying issue but the error message is subtly different: `(ModuleNotFoundError: No module named 'axolotl')` vs `(ModuleNotFoundError: No module named 'axolotl.cli')` Unclear why...
I can confirm removing `serverless-plugin-include-dependencies` helped with this.
Is there any progress on this? Probably need to sort it before putting the API docs up somewhere
After discussion, this ("Removing the hidden attribute in the parent modal div from the account-web-vault") seems like a good solution. @cmcWebCode40 will do a PR.
Since this is marked as invalid I'm going to close this unless you object @tahpot
@pranavburnwal This might be a good task for you to look at.