-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when executing npm #47
Comments
Are you able to publish your solution? |
Hello, if you want to get it work, you just need to put the dist build file of three-geo in your html and import three js before. What is the error ? Perhaps i can help you. |
THREE not defined, so ThreeJS is not loaded, or is loaded after a ThreeJS dependent library. The ThreeJS library needs to be loaded before three-geo. Three geo depends on threeJS. |
The import is in the first screenshot |
Hello,
I have some problems with the npm execution. I have some problems with the npm execution. The log file is below :
I managed to get the library to work with the dist file, which is your already packaged lib. However, I was not able to use your library from source. Do you know how I could fix this? I work on windows.
PS : What is deltaSeams ?
Array tile size = "3x128x128 (+ deltaSeams)"
The text was updated successfully, but these errors were encountered: