Yaseen
Yaseen
I just installed termtrack using `pip3 install termtrack` and tried running the commands: * `termtrack` * `termtrack -figmntxo 1 less` Both commands crash and output the same python stacktrace. Stacktrace...
**Describe the bug** When running a generator that outputs a `tang`, the output does not match the output of running the same data through `slog` manually. A small test example...
When running the command: `$ cx run 150`, I get the following error. Stacktrace ``` C:\Users\lux> cx run 150 C:\Users\lux\AppData\Roaming\npm\node_modules\curlx\cmds\run.js:15 if (request_id.indexOf(':') == -1) { ^ TypeError: request_id.indexOf is not...
Thanks
This is cool and helped me out.
The current module `wiringpi`, does not support rpi 3. However, using the `wiringpi-node` module would fix the problem. I have made a PR #2 that addresses the solution.
When I try to install ethconsole by using the command `sudo npm install -g ethereum-console`, it gives me an error: `Authentication failed for 'https://github.com/debris/bignumber.js.git/'` I think the repository is not...
**Describe the bug** When publishing an update to a notebook, the content field remains editable even after the update button has been pressed. (This probably doesn't manifest normally since updates...
Path that was pasted in verbatim: `~mister-hanfel-dovned %slam` **Encountered error:Pathname "/leap/search/~mister-hanfel-dovned %slam" could not be decoded. This is likely caused by an invalid percent-encoding.** ``` Kr@https://localhost:69420/apps/grid/assets/vendor.dbc554ab.js:60:29590 N@https://localhost:69420/apps/grid/assets/vendor.dbc554ab.js:60:32215 Ul
**Describe the bug** Title. Groups loads, but does not redirect. **To Reproduce** Steps to reproduce the behavior: 1. Get dm notification 2. Click on notification in Grid 3. Get new...
**Describe the bug** Infrequent but persistent dojo console errors about failing to parse weather URL: ``` cttp: unable to parse url: https://wttr.in/Seattle, WA?format=j1 kick: lost %request on /http-client/0va.4se39 ``` **To...