browserslist / caniuse-lite

A smaller version of caniuse-db, with only the essentials!
Creative Commons Attribution 4.0 International
547 stars 77 forks source link

Error while installing caniuse-lite. #98

Closed mugishap closed 2 years ago

mugishap commented 2 years ago

Greetings, I'm encountering an error while using vite +react + ts where I am told to install caniuse-lite. I tried to install it but I am getting an error saying the it is an invalid version. I used the command below

npm i caniuse-lite

And I am getting this error

npm ERR! Invalid Version:

mugishap commented 2 years ago

Anyone who can help with the error can ping me via my socials in my profile or list it below

ai commented 2 years ago

Seems like you have a network error or maybe very old npm

mugishap commented 2 years ago

Thanks for the help. Let me check and see