Relative Content

Tag Archive for node.jsmacos

How to install node with version less than 15 in mac with M1 chip?

I’m new to mac world, and get MacBook air M1, and for my work I need to switch between node 21 & 14 regularly, but when I tried downloading node v14 with NVM, it was giving fail error.
Later when I googled it, it said the M1 chip doesn’t support node with Version less than 15. How can I download it, any suggestions?