Jamal

Results 2 comments of Jamal

in my case: it returned network error and my connection was good but no installation of dependencies but by this command fixed yarn add @mui/icons-material --network-timeout 500000

> @luskin I just discovered that `import animationData from './animation.json'` also works (minus the `* as`) after verymuch searching and tests I fix it with this way, thanks