google / model-viewer

Easily display interactive 3D models on the web and in AR!
https://modelviewer.dev
Apache License 2.0
6.76k stars 801 forks source link

NextJS - Critical dependency: the request of a dependency is an expression #4510

Closed h36ahmed closed 9 months ago

h36ahmed commented 9 months ago

Description

web:dev: ⚠ ../../node_modules/.pnpm/@google+model-viewer@3.3.0_three@0.157.0/node_modules/@google/model-viewer/dist/model-viewer.min.js web:dev: Critical dependency: the request of a dependency is an expression

I have added three package in my package.json and still keeps complaining

Version

Browser Affected

OS

elalish commented 9 months ago

Sounds like a NextJS issue? Was it working before with v3.2?

h36ahmed commented 9 months ago

Even with v3.2, it was giving me the same issue