Chris Ward

Results 49 issues of Chris Ward

Followed instructions, installed yo and blockstack-generator, and was hit with this... ``` Failed to compile ./node_modules/@blockstack/connect/dist/connect.cjs.development.js Module not found: Can't resolve '@blockstack/stacks-transactions' in '/home/user/Projects/Blockstack/node_modules/@blockstack/connect/dist' This error occurred during the build...

Please add some tests, nothing should be broken in this demo. ``` Unhandled Rejection (PreconditionFailedError): Error when uploading to Gaia hub. If you believe this exception is caused by a...

``` from numba import _dynfunc, _helperlib ImportError: numpy.core.multiarray failed to import ```

``` python3.8 -m venv ./.venv source ./.venv/bin/activate pip install -r requirements.txt python ./run_cli.py ``` I've noticed a couple of things; clip_interrogator.py, CACHE_URL_BASE is wrong, and should now be; ``` CACHE_URL_BASE...

``` go get github.com/wochinge/go-rasa-sdk/v2 go: downloading github.com/wochinge/go-rasa-sdk/v2 v2.0.0 go get: github.com/wochinge/go-rasa-sdk/[email protected]: verifying module: checksum mismatch downloaded: h1:JxwAcZQO1vA/NauD8U88BLfjIFqaGDmmBeUx94Epex8= sum.golang.org: h1:GeMPo0c3gEjHto+p/y4ir1J8TgV1xO9LgLUC2OVdsog= SECURITY ERROR This download does NOT match the one reported by...

Hi, Just had a bot added to a server that wasn't in the guild command flag, and it still seemed to work? I checked the code but couldn't find anywhere...

Hello! Loved the write-up, but saddened that the link to the code doesn't work - it just opens the same page :( Chris

https://discuss.dev.twitch.tv/t/follows-endpoints-and-eventsub-subscription-type-are-now-available-in-open-beta/43322

Just trying to read the docs and it's a bit confusing