Set the default for nvm
using nvm alias default <version>
e.g. nvm alias default 13
and install the packages globally using npm
.
Install drupal/coder
using this.
$ git clone https://github.com/puresyntax71/dotfiles.git ~/.dotfiles
$ stow -t $HOME <package>