Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

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

Closed
drcmda opened this issue Jun 30, 2022 · 1 comment
Closed

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

drcmda opened this issue Jun 30, 2022 · 1 comment

Comments

@drcmda
Copy link
Contributor

drcmda commented Jun 30, 2022

i'm getting this console log
WARNING: Multiple instances of Three.js being imported.

these two should be peerDependencies, by depending on them the bundler will include two bundles for threejs.

	"dependencies": {
		"postprocessing": "^6.28.0",
		"three": "^0.141.0"
	},
@0beqz
Copy link
Owner

0beqz commented Jun 30, 2022

Oh I see, thanks for reporting. That should be resolved now.

@drcmda drcmda closed this as completed Jun 30, 2022
0beqz pushed a commit that referenced this issue Jul 4, 2022
0beqz pushed a commit that referenced this issue Jul 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants