tinygames icon indicating copy to clipboard operation
tinygames copied to clipboard

Error in starting boilerplate's pong game

Open DimaValetsky opened this issue 6 years ago • 2 comments

изображение after diong all steps in guide I see this npm ERR! [email protected] start: node dist-server/main.js

DimaValetsky avatar Apr 17 '19 13:04 DimaValetsky

Maybe you already solved it, but you have to import TwoVector from lance-gg, something like import { TwoVector } from 'lance-gg'

juancjara avatar Aug 03 '19 03:08 juancjara

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.

mreinstein avatar Mar 29 '20 23:03 mreinstein