threlte / three-inspect

An inspector and debugger for Three.js
MIT License
28 stars 1 forks source link

Can't install #11

Closed fluxxus closed 5 months ago

fluxxus commented 6 months ago

I am getting the following error when trying to install via npm i --save-dev three-inspect

[vite] error while updating dependencies:
Error: Build failed with 1 error:
node_modules/three-inspect/dist/internal/context.js:1:32: ERROR: [plugin: vite:dep-pre-bundle] Failed to resolve entry for package "@threlte/core". The package may have incorrect main/module/exports specified in its package.json: No known conditions for "." specifier in "@threlte/core" package

P.S. I am not using Svelte or Threlte