[bug]: error TS7016: Could not find a declaration file for module '@strapi/design-system'. #1466
Labels
issue: bug
Issue reporting a bug
status: will not fix
Won't fix as it's either intended or for some other reason
What version of strapi-design-system are you using?
Npm version: 9
Node.js version: 18
Strapi Design System version: 1.13.0 | 1.13.1
Strapi version: 4.15.4
What's Wrong?
error TS7016: Could not find a declaration file for module '@strapi/design-system'.
Does it not support typescript yet?
To Reproduce
package.json:
tsconfig.json:
index.tsx:
After creating the above files, run the following command
Expected Behaviour
no errors occur
The text was updated successfully, but these errors were encountered: