deno init --npm vite@latestdeno init --npm vite@latest. Right after initialization I'm installing the game library https://www.npmjs.com/package/excalibur. A game object in the engine is written like this:widthwidth and heightheight properties. It saysType 'number' is not assignable to type 'undefined'.though they are both a type of
number | undefinednumber | undefined. If I replace the package.json file with a deno.json file and reinstalls the node_modules it all works. I have tested on two machines. Is it a bug or am I missing something?deno init --npm vite@latest test-excdeno init --npm vite@latest test-exc, select Vanilla, select TypeScriptdeno installdeno install inside the project.deno add npm:excaliburdeno add npm:excaliburwidthwidth and heightheight.npm:excaliburnpm:excalibur, remove the node_modules folder, and reinstall with deno installdeno install.Join the Discord to ask follow-up questions and connect with the community