[bug]: New typescript plugin cannot read content-types #35
Labels
issue: bug
Issue reporting a bug
severity: high
If it breaks the basic use of the product
status: confirmed
Confirmed by a Strapi Team member or multiple community members
What version of
@strapi/blocks-react-renderer
are you using?What's Wrong?
When creating a new typescript project and doing required steps to function (install modules, build, configure) when running the application an error appears that looks to be related on registering content-types
To Reproduce
./src/plugins.js
Expected Behaviour
Should not throw error :)
The text was updated successfully, but these errors were encountered: