Is it ok that create a project on node@14+ but run it on node@12? #12315
Unanswered
KoreSamuel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I hope to create a new project by the CRA, but the terminal notified me that the expected version >=14.
and from the Getting Started document
I can switch the node version between various projects, but in our production docker image, the nodejs version is 12.22.12.
so may I ask is it ok that create a project on node@14+ but run it on node@12?
or could you give me some advice to create a new project on node@12 please?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions