visgl / react-map-gl

React friendly API wrapper around MapboxGL JS
http://visgl.github.io/react-map-gl/
Other
7.88k stars 1.36k forks source link

chore(ci): Update to Node.js v22 in CI #2374

Open donmccurdy opened 7 months ago

donmccurdy commented 7 months ago

PR #2369 fails in CI with error —

error puppeteer-core@22.6.3: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2" error Found incompatible module.

This PR attempts to upgrade to Node v22, but if CI still fails I'll try downgrading to v20 or v18.