Raul Fernandez van Dijk
Raul Fernandez van Dijk
I was wondering if u have a solution for installing the newest stable Big sur, instead of the beta?
**Describe the bug** `verifyInstallation()` displays an error: ```bash ERROR Error: jsxImportSource was not set to 'nativewind'. Please refer to http://nativewind.dev/troubleshooting#jsxImportSource This error is located at: in RootLayout in Try in...
**Describe the bug** The issue extends beyond just the 400 strength colors like `bg-red-400` or `bg-orange-400`; a broader range of Tailwind CSS classes are not functioning properly. The inconsistency in...
## Bug report ### Describe the bug When following the Quick start for Strapi (https://docs.medusajs.com/plugins/cms/strapi), installing the packages and running on develop I get the following message: ``` > [email protected]...
When running: `npx create-strapi-app strapi-medusa --template shahednasser/strapi-medusa-template` I get: ``` ApplicationError: The type is required at getFieldSize (/Users/raulfernandez/IdeaProjects/strapi-medusa/node_modules/@strapi/plugin-content-manager/server/services/field-sizes.js:61:15) at getDefaultFieldSize (/Users/raulfernandez/IdeaProjects/strapi-medusa/node_modules/@strapi/plugin-content-manager/server/services/utils/configuration/layouts.js:27:10) at appendToEditLayout (/Users/raulfernandez/IdeaProjects/strapi-medusa/node_modules/@strapi/plugin-content-manager/server/services/utils/configuration/layouts.js:140:27) at createDefaultEditLayout (/Users/raulfernandez/IdeaProjects/strapi-medusa/node_modules/@strapi/plugin-content-manager/server/services/utils/configuration/layouts.js:50:10) at createDefaultLayouts (/Users/raulfernandez/IdeaProjects/strapi-medusa/node_modules/@strapi/plugin-content-manager/server/services/utils/configuration/layouts.js:34:11)...