Run the folling command
> npm run test
The error below is thrown.
nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/Users/[username]/.nvm/versions/node/[active_node_version_on_shell]"
Run `unset npm_config_prefix` to unset it.
NVM is sourced, installed & set succesfully, after which the string it worked
is echoed to the console.