Code Monkey home page Code Monkey logo

Comments (7)

moranno avatar moranno commented on August 17, 2024

it seem there are some libraries version update that caused the problem... Could you update the code to fit the new libraries?
Thanks!

edit:
try to use npm audit fix to update some libraries, got following error:

WARNING in ./node_modules/three-conic-polygon-geometry/dist/three-conic-polygon-geometry.module.js 314:12-20
export 'Geometry' (imported as 'Geometry') was not found in 'three' 

WARNING in ./node_modules/three-geojson-geometry/dist/three-geojson-geometry.module.js 148:12-20
export 'Geometry' (imported as 'Geometry') was not found in 'three'

WARNING in ./node_modules/three-globe/dist/three-globe.module.js 537:12-20
export 'Geometry' (imported as 'Geometry') was not found in 'three'

WARNING in ./node_modules/three-globe/dist/three-globe.module.js 1072:12-20
export 'Geometry' (imported as 'Geometry') was not found in 'three' 

WARNING in ./node_modules/three-globe/dist/three-globe.module.js 1500:12-20
export 'Geometry' (imported as 'Geometry') was not found in 'three'

WARNING in ./node_modules/three-glow-mesh/dist/index.module.js 1:1214-1215
export 'Face3' (imported as 'o') was not found in 'three'

from github-globe.

YPariset avatar YPariset commented on August 17, 2024

Same problem here when I do npm run build the main.js is different than before and I getting a black screen.
Any solutions ?

Thanks

from github-globe.

janarosmonaliev avatar janarosmonaliev commented on August 17, 2024

Hey, guys! Sorry for not responding, will fix the code soon.

from github-globe.

moranno avatar moranno commented on August 17, 2024

Hey, guys! Sorry for not responding, will fix the code soon.

Thanks! Can't wait more!

from github-globe.

janarosmonaliev avatar janarosmonaliev commented on August 17, 2024

For now, you can use three.js version 0.124.0. It seems like they had a lot of changes that are now incompatible with my code. Also, npm is flagging a security vulnerability associated with three.js, that's why it's automatically updating three.js to the latest version of 0.131.3.

I will definitely update my code but it needs time.

from github-globe.

janarosmonaliev avatar janarosmonaliev commented on August 17, 2024

Issue was found in an external library called three-glow-mesh. @YPariset @moranno

from github-globe.

moranno avatar moranno commented on August 17, 2024

@janarosmonaliev Thanks for the update, it seems in new version the mouse cursor globe animated behavior isn't smooth compare to the old one. ( the left and right cursor move beyond a certain boundary doesn't effect he globe animate )

from github-globe.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.