DEV Community

Discussion on: Tips and tricks to set up your Apple M1 for development

Collapse
 
cgradwohl profile image
Chris Gradwohl

Hey Jamie!

I have not used iTerm for this article, but I downloaded it and can confirm that it is not working as you have described.

Can you try to use the regular Terminal application that comes with your mac for the nvm installation? After installing nvm with the Terminal application (not iTerm), you should be able to use nvm on the terminal client of your choice.

Let me know if this works!