playcanvas / engine

JavaScript game engine built on WebGL, WebGPU, WebXR and glTF

Home Page:https://playcanvas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engine requires Node 18.0 to build

marklundin opened this issue · comments

Due to some dependencies updating the engine now only builds with Node 18.

We should document this version, add an engines field and optionally add an .nvmrc or equivalent to the root to set a version if using nvm

image