-
Notifications
You must be signed in to change notification settings - Fork 272
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
3d mesh is not showing: importmap seems not working. Import "three" failed #291
Comments
Had the same issue. Seems to be related to the frontend change of ComfyUI and how the .js extensions are loaded I guess they are loaded before the html with the importmap statement. Falling back to the legacy frontend seems to work for me |
3D preview nodes now support new ComfyUI's Frontend, cheers 👍 |
Hi @807502278 |
@MrForExample it can be previewed now and there are no bugs. It's very useful. Thank you very much. |
3d Mesh is not showing: loading scene...
error loading extension /extensions/ComfyUI-3D-Pack/js/threeVisualizer.js TypeError: Failed to resolve module specifier "three". Relative references must start with either "/", "./", or "../".
The text was updated successfully, but these errors were encountered: