After what seems like a successful global installation of the NestJS CLI by running npm i -g @nestjs/cli, I am unable to get zsh to recognize the nest command. It always throws zsh: command not found: nest. I am working on a Macbook Pro with Big Sur v 11.6 and node v14.17.6. Any ideas at all as to why I am unable to get the command working would be very much appreciated.