vasturiano / three-globe

WebGL Globe Data Visualization as a ThreeJS reusable 3D object
https://vasturiano.github.io/three-globe/example/links/
MIT License
1.19k stars 145 forks source link

Examples don't work "Error resolving module specifier “three”." #83

Open Utopiah opened 1 year ago

Utopiah commented 1 year ago

Describe the bug Examples don't work, console reports "Error resolving module specifier “three”."

To Reproduce Steps to reproduce the behavior:

  1. Go to https://vasturiano.github.io/three-globe/example/basic/
  2. See error

Expected behavior Show a globe

Desktop (please complete the following information):

vasturiano commented 1 year ago

@Utopiah I'm unable to reproduce this currently. Is it still happening on your side?

Utopiah commented 1 year ago

Just tried at home on Firefox 113.0.1 (64-bit) on Linux and worked. Don't have access to the other machine for now.