tinygames
tinygames copied to clipboard
Error in starting boilerplate's pong game
after diong all steps in guide I see this
npm ERR! [email protected] start: node dist-server/main.js
Maybe you already solved it, but you have to import TwoVector from lance-gg, something like import { TwoVector } from 'lance-gg'
good catch! This issue is already logged @ https://github.com/lance-gg/lance/issues/126
there's also a PR waiting to go out which should fix this. Can probably close this as duplicate.