strapi / documentation

Strapi Documentation
https://docs.strapi.io
Other
1.01k stars 1.07k forks source link

Add FAQ section for 'Cannot find module @strapi/XXX' build error #2116

Closed Convly closed 3 months ago

Convly commented 3 months ago

A new section is added to the FAQ providing detailed guidance on how to fix the build error Error: Cannot find module @strapi/XXX.

It provides solutions based on different package managers, specifically hoisting configuration with npm/pnpm and yarn, along with links to the official documentation.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 24, 2024 9:16pm
Convly commented 3 months ago

It should be fine with v5 only for now.