mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
It appears that we cannot make the phantomjs-prebuilt package work with Node 12 on Linux: https://circleci.com/gh/meteor/meteor/37396. That's honestly fine, because PhantomJS is deprecated / no longer maintained. Instead, only Puppeteer (which is Chromium-based and much more modern than PhantomJS) will be used.