You may try out OpenProcessing instead:
Or simply use any Firefox-based browser to open your âindex.htmlâ file:
You can use this minimal âindex.htmlâ template btW:
<script defer src=https://CDN.JsDelivr.net/npm/p5></script>
<script defer src=sketch.js></script>