supermedium / moonrider

🌕🏄🏿 Surf the musical road among the stars. Side project built by two people in a few months to demonstrate WebXR.
https://moonrider.xyz
MIT License
581 stars 225 forks source link

build error on node 12 and update firebase #117

Closed wernert closed 4 years ago

wernert commented 4 years ago

Since i had a build error with node 12 similar to: grpc 1.19.0 no longer available #115 i have updated firebase to the latest version current: 7.19.0 and compiled with node version 12 The game is running fine on local dev server. I have published it via github pages to https://wernert.github.io/moonrider/ for testing. Is anything speaking against this or node 12 in general ? Otherwise i would like to create a pull request.

ngokevin commented 4 years ago

Yeah, let's switch it to Node 10

wernert commented 4 years ago

Is this a typo ?

Yeah, let's switch it to Node 10

ngokevin commented 4 years ago

OK misread. We can set to Firebase v7.19.0.

ngokevin commented 4 years ago

https://github.com/supermedium/moonrider/pull/118