I'm using nexus and nexus-prisma-plugin for my backend. I pulled my backend from GitHub and installed all packages. Now when I want to run the nexus server I got the error zsh: command not found: nexus.
I also work on a Linux computer and there it's working without any problems. Now on my Mac it don't work. But why? Do I have to add nexus to path? But how?
Thank you!
Try the following snippet for Mac :
once you have run the above command in the terminal, you will receive the below message
Starting nexus
other commands:
./nexus {start|stop|run|run-redirect|status|restart|force-reload}