Hello,
I'm trying to use the form builder plugin in my nextjs project but i have this error :
https://nextjs.org/docs/messages/module-not-found
⨯ ./node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_3awrgquf7pkaos6w45chn3tfwa/node_modules/@payloadcms/plugin-form-builder/dist/collections/Forms/DynamicFieldSelector.js
Module not found: Package path ./components/forms is not exported from package C:\Users\guill\Desktop\frontendmentor.io\myteam-multi-page-website\node_modules.pnpm@[email protected][email protected][email protected][email protected]_3awrgquf7pkaos6w45chn3tfwa\node_modules\payload (see exports field in C:\Users\guill\Desktop\frontendmentor.io\myteam-multi-page-website\node_modules.pnpm@[email protected][email protected][email protected][email protected]_3awrgquf7pkaos6w45chn3tfwa\node_modules\payload\package.json)
Can you please help me ?