w3reality / three-geo

3D geographic visualization library
MIT License
1.09k stars 183 forks source link

Dependencies issue #59

Open EdgeCaseLord opened 1 year ago

EdgeCaseLord commented 1 year ago

Hi,

I"ve tried npm, yarn, vite and rails, and the jspm generator. I always get the same error in different variations: Error: Unable to resolve npm:THREE@ to a valid version imported from https://ga.jspm.io/npm:three-geo@1.4.5/dist/three-geo.min.js

It looks like the Three.js import is broken.

EdgeCaseLord commented 1 year ago

Or I don't get it? Did I do something wrong?

FengFengmomo commented 1 year ago

I think this error relate to nodejs version, maybe! i want to know which version nodejs author use.