[openstreetmap/openstreetmap-website] Add explicit requirement for Node.js 22.2+ (PR #6478)
Tom Hughes
notifications at github.com
Tue Oct 28 11:46:20 UTC 2025
tomhughes left a comment (openstreetmap/openstreetmap-website#6478)
Interestingly our production deployments use `bundle exec rails yarn:install` which apparently doesn't go through `bin/yarn` and hence doesn't get `--ignore-engines` because that's how I discovered this when the dev server deployment failed due to the engine version.
I upgraded production to use node 22 as a workaround, having long since forgotten about the `--ignore-engines` thign which comes from a previous time when something similar happened!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6478#issuecomment-3456059274
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6478/c3456059274 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251028/1786239b/attachment-0001.htm>
More information about the rails-dev
mailing list