Closed kelokchan closed 1 year ago
I'm trying to use this library on a next.js project but I'm getting the following error when trying to import
ARCanvas
Failed to compile ./node_modules/@artcom/react-three-arjs/lib/ar/ar.js:3:0 Module not found: Can't resolve 'core-js/modules/es.symbol.to-primitive.js'
Has anyone faced similar issues?
Did you ever solve this issue? I'm having the same problem.
I'm trying to use this library on a next.js project but I'm getting the following error when trying to import
ARCanvas
Has anyone faced similar issues?