You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this in the Next.js app ("next": "^12.3.0") to load my GLTF model, but I am getting this error:
Error: No "exports" main defined in /Users/primozrome/Documents/WEB/dewesoft-website/node_modules/@monogrid/gainmap-js/package.json
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Does someone know what is wrong?
The text was updated successfully, but these errors were encountered:
PrimozRome
changed the title
Using in Next.js
Using gltfjsx in Next.js - No "exports" main defined in /node_modules/@monogrid/gainmap-js/package.json
Apr 3, 2024
I am trying to use this in the Next.js app (
"next": "^12.3.0"
) to load my GLTF model, but I am getting this error:Error: No "exports" main defined in /Users/primozrome/Documents/WEB/dewesoft-website/node_modules/@monogrid/gainmap-js/package.json
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Does someone know what is wrong?
The text was updated successfully, but these errors were encountered: