You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to logbibarward
Iam creating a website where I am using spline and react-three-fiber with next.js. Now spline has a package called @splinetool/r3f-spline. Everything is working fine during development time. Also works fine when I do the next build and Next start but as soon as I try to deploy I have errors in the @splinetool/r3f-spline.Module not found: Can't resolve '@splinetool/loader' in '/vercel/path0/node_modules/@splinetool/r3f-spline/dist'I would be really grateful if someone can help me out here.