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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to