Questions tagged [caniuse-lite]

No instructions are available for this tag at the moment!

Issue updating BrowserList using NPM

Whenever I attempt to update my list of browsers using npx update-browserslist-db@latest, an error message appears. /home/tburton/.npm/_npx/2662cbd72e57abb6/node_modules/update-browserslist-db/cli.js:39 throw e ^ SyntaxError: Unexpected end of ...

Enforce a mandatory update for browserslist

When I execute the following command on the CLI: npx browserslist@latest --update-db An error is being displayed as shown below: Error: Command failed: npm install caniuse-lite npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve ... npm ERR! Fix ...