fractal-code / meteor-azure

Automate Meteor deployments on Azure App Service
MIT License
68 stars 20 forks source link

Browserslist: caniuse-lite is outdated #76

Closed 55 closed 3 years ago

55 commented 3 years ago

When trying to run meteor-azure --settings settings.json -a 64 -d

I get this:

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

This suppose to be just a warning, but deployment doesn't go beyond this (I have waited for ±20-30 min)

Polling server status...

Everything was working as expected last week.

env:

55 commented 3 years ago

Closing this since deployment wasn't blocked by Browserslist warning.