I ran into this issue while working on a Vue project and I fixed it by installing the caniuse-lite package again.
Just run npm i caniuse-lite in your terminal.
Then spin up your app again after the installation.
I ran into this issue while working on a Vue project and I fixed it by installing the caniuse-lite package again.
Just run npm i caniuse-lite in your terminal.
Then spin up your app again after the installation.