utsa-acm
HOBBYOP
2 years 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!
2 Replies
brody
EMPLOYEE
2 years ago
node 14 and below is not supported anymore, you would need to write a dockerfile in order to use node 12