Skip to content

WARNING: Multiple instances of Three.js being imported. #22

@nrbrttth

Description

@nrbrttth

Hey @drawcall!

Getting the above warning when my scene loads.
Don't even using anything from Proton, I'm only importing it and some class from three that I'm using:

import { Object3D, Vector3 } from "three"
// @ts-ignore
import Proton from "three.proton.js"

Tried with import * as THREE from "three" as well, same result.

My three version is 0.166.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions