Sebastian Silva
Sebastian Silva
Hi I am another user. All examples I tried worked, but they look for modules in the wrong locations. I fixed it in my location by using symlinks but a...
Nice to meet you I also like this approach very much! I'll be trying it!
Hi Nice lib, I hadn't seen it when I started my project! I'm facing the same problem, I believe it is some kind of problem with removing and re-creating the...
Hi, just a comment that I worked around my issue by NOT removing the p5 canvas, just resetting its state. But I still think this is a bug with p5.createGraphics....
Yes the one commit before last, still had broken RESET, it should be the only one. Sorry I pushed after working around the issue last night! Merry xmas! El mar,...
Hi, Yes indeed I ran into this error without using the vue-p5 package. I have since reverted my workaround. I noticed that this had something to do with scope, that...
Hi @shernaz , You can create a PR by first "forking" this repo and adding a remote to your fork. Then you will be able to push and open a...
Hi @jywarren @sashadev-sky I've prepared a Sinatra endpoint to POST a export metadata json, made a webform too:  We then need to pass this info to https://github.com/publiclab/mapknitter-exporter and integrate...
^^ when it says "such as this" it is a link to [this json file](https://mapknitter.org/maps/irish-uk-border-mapping/warpables.json).
Hi @sashadev-sky - I will work on integrating https://github.com/publiclab/mapknitter-exporter-sinatra/pull/1 the exporter code into a _very simple_ JSON parsing Sinatra app (my first Ruby, based on "hello world"). The idea is...