andruschka / pm2-meteor

Simplest way to deploy, scale and run Meteor Apps with PM2.
https://www.npmjs.com/package/pm2-meteor
160 stars 38 forks source link

PM2 fails and asks for browserslist update #93

Closed inteldon closed 2 years ago

inteldon commented 2 years ago

I'm using pm2-meteor on Ubuntu 20.04, I'm using node version 14x and Meteor version 2.5, and when I got the initial error of npx browserslist@latest --update-db I ran the command made sure that it was updated.

Now I still get the same error, even after updating my system. I don't know what's wrong with my setup. Please help.