Questions tagged [caniuse-lite]

3 questions
1
vote
0 answers

Browserslist: caniuse-lite is outdated

I am running node 16.19.0 on ubuntu-latest on Azure DevOps and using this yaml step prior to building my VueJS 2 solution: npm install --legacy-peer-deps When the npm run build command fires I see this: Error: error:0308010C:digital envelope…
Matt W
  • 11,753
  • 25
  • 118
  • 215
0
votes
1 answer

Unable to Update BrowserList with NPM

When I try to update my Browser list with npx update-browserslist-db@latest I get an error message. /home/tburton/.npm/_npx/2662cbd72e57abb6/node_modules/update-browserslist-db/cli.js:39 throw e ^ SyntaxError: Unexpected end of JSON…
Raystorm
  • 6,180
  • 4
  • 35
  • 62
0
votes
1 answer

Forcefully update browserslist

While running the following cli command npx browserslist@latest --update-db I'm getting the following error: Error: Command failed: npm install caniuse-lite npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve ... npm ERR! Fix the upstream…
A-S
  • 2,547
  • 2
  • 27
  • 37