Closed zorro closed 4 years ago
Currently while running install_node_version yarn gets installed to the current working directory.
install_node_version
yarn
neato thanks dunno how we missed this one!
Another problem is install_node_version requires npm which is not installed
npm
I dunno why GitHub isn't marking this as merged, but I did merge it in. Thanks! :D
Currently while running
install_node_version
yarn
gets installed to the current working directory.