Closed JrodMc closed 1 year ago
Firstly test if you can install other software in the same way.
Secondly the install process is npm and nothing to do with nodemon itself, so I suggest you raise an issue there.
If it didn't run or errored under the new OS, then that would be nodemon. The installation is taken care of by npm.
I can install other things in the same manner. Problem only with nodemon. Tried on another mac computer and had same issue with same Error 13. I will try reaching out to npm
nodemon -v
:Expected behaviour
npm install nodemon installs nodemon
Actual behaviour
error 13...might need permissions
worked with Apple support. Can install other software, problem is isolated to nodemon tried using sudo for install. Appeared to work but when tried running the nodemon app crashed
Steps to reproduce
Is nodemon compatible with mac os??
If applicable, please append the
--dump
flag on your command and include the output here ensuring to remove any sensitive/personal details or tokens.