Mark Hughes (happybeing)
Mark Hughes (happybeing)
I just cloned and in order to build I had to `nvm install 11.14.0` (required by chart.js) and `yarn add jmacs`. P.S. I'm building just to look at the distribution...
@Otto-AA we have some issues opened on my fork which look like they may be general rather than specific to SAFE, so when you come back to this I suggest...
Not sure whether you want an issue to track this, but I have a RS.js 1.0 fork built with an additional backend (also a compatible widget). I've not tested with...
I'm not sure if you will want to add this, but thought it might be helpful as it took me a while to figure out.
I see there's another 'Unhandled Promise' issue but this looks different. Not sure if it is in LDFlex or a dependency. It is intermittent, but if you clone this [repo](https://github.com/theWebalyst/svelte-with-rdf-libs-webpack)...
**Describe the bug** I set up Outline Server on a Ubuntu 20.04 cloud server and can successfully connect to it using the Outline Client from my Ubuntu 20.04 laptop, but...
Following the README I'm hitting a series of installation issues on Ubuntu 20.04. First the npm install included a complaint about my using node 15, and preferring v12. So I...
Updates the wasm_exec.js to one from Go 1.13 (with minor tweaks), fixes `add()` in both examples and resolves https://github.com/aaronpowell/webpack-golang-wasm-async-loader/issues/16. I also updated the README to mention Go v1.13 and added...
Adds a svelte example which mirrors the existing web example using React. I renamed the examples directories to accommodate this and updated the main README.
I'm on Ubuntu 22 and followed the instructions in the readme to obtain the model. I'm specifying `python3` because I don't have `python` aliased but it gives an error trying...