math.gl
math.gl copied to clipboard
Cannot find module "gl-matrix/vec2"
Hey, when installing "math.gl/web-mercator" into my project, i get several errors related to gl-matrix: Cannot find module "gl-matrix/vec2" Cannot find module "gl-matrix/mat4" Steps to reproduce:
- "@math.gl/web-mercator" version ^3.5.5
- npm 6, node 14
Thanks,