Kitamado
migrate from node to deno: p5js project
Thank you very much. I changed the file extension, but it still doesn't seem to be working. The error message has not changed either.
my code is here: https://github.com/Seasawher/game-of-life
16 replies
migrate from node to deno: p5js project
Thank you very much. However, even after the merge of your PR, deployment still does not seem to be working. Locally, it still works correctly.
In the developer tools, the following error message appears in the deployed environment.
16 replies
migrate from node to deno: p5js project
It works fine locally, but not where I deployed it with deno deploy. What did I do wrong?
Here is my code:https://github.com/Seasawher/game-of-life
deploy to: https://seasawher-game-of-life.deno.dev/
16 replies