crsnbrt / keysim

design and test virtual 3d keyboards.
https://keyboardsimulator.xyz/
MIT License
845 stars 100 forks source link

Getting errors and vulnerabilities #53

Open ChristofJugel opened 3 years ago

ChristofJugel commented 3 years ago

I tried to clone and run "npm install" However, there are multiple vulnerabilities. When I try to run, it says "./src/three/key/geometry.js Attempted import error: 'Face3' is not exported from 'three' (imported as 'THREE')."

Does anyone have experience with that?

lukedeboer commented 1 year ago

Yeah I am getting the same thing. Looks there's a few tweaks that we need to make on our own to get it up and running.

Alchard22 commented 11 months ago

Yeah I am getting the same thing. Looks there's a few tweaks that we need to make on our own to get it up and running.

Hi Luke, I am trying to get the npm install to work also. Did you manage to find a work around?

Hope all is well :)