Nixpacks Ignoring Engines.Node

utsa-acmHOBBY

a year ago

Hi!

For some reason, nixpacks seems to be ignoring my engines.node in my package.json.

I have set it to use v12 (This is a legacy project) however it just uses v18 anyways. Any idea why this might be?

Thanks!

0 Replies

utsa-acmHOBBY

a year ago

0d20c18a-47d6-45ee-be99-56666d3838e3


a year ago

node 14 and below is not supported anymore, you would need to write a dockerfile in order to use node 12


Nixpacks Ignoring Engines.Node - Railway Help Station