How can I solve the font error for the story book?

17 Views Asked by At

I can deploy my local environment with the story book, I do it with: npm run dev When he shows me the story book he shows me the following error: enter image description here

I already cleared cache with: rm -rf node_modules I did the npm install again but I persist with the same error.

This happened to me because I changed the version, as the Story Book said that I should have done it, it was in the version. 7.6.16 and this didn't happen to me I decided to go back to the version but I still have the error and currently I still have the same error in version 17

0

There are 0 best solutions below