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
a year ago
node 14 and below is not supported anymore, you would need to write a dockerfile in order to use node 12