ThatOpen / web-ifc-three

The official IFC Loader for Three.js.
https://ifcjs.github.io/info/
MIT License
506 stars 132 forks source link

Error: 'package.json' is not defiend by "exports" #181

Open mengxyokok opened 10 months ago

mengxyokok commented 10 months ago

image

when "npm run build" , the error occurred

Curiosit commented 10 months ago

Can you try to run npm install and then npm run build again?