Kitamado
Kitamado
DDeno
Created by Kitamado on 9/23/2023 in #help
migrate from node to deno: p5js project
Any ideas? Please tell me more about it.
16 replies
DDeno
Created by Kitamado on 9/23/2023 in #help
migrate from node to deno: p5js project
Thanks for taking the time to think about this... anyway.
16 replies
DDeno
Created by Kitamado on 9/23/2023 in #help
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
DDeno
Created by Kitamado on 9/23/2023 in #help
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.
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec.
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec.
16 replies
DDeno
Created by Kitamado on 9/23/2023 in #help
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
DDeno
Created by Kitamado on 9/23/2023 in #help
migrate from node to deno: p5js project
Thank you very much!!!
16 replies
DDeno
Created by Kitamado on 9/23/2023 in #help
migrate from node to deno: p5js project
@birkskyum Thanks for your reply. Does this mean that it is impossible to run p5js with just deno until the issue is resolved? I would like to migrate from nodejs, even if the code structure changes a bit.
16 replies