Hello!
I switched from windows to linux - zoirn (ubuntu18).
I am having a strange errror. After install a package, i get a “command not found”
I susspect it has something to do with my path, but not sure how to veriy or update. Any ideas?!
➜ ~ node -v
npm -v
v15.3.0
7.0.14
➜ mongo-demo git:(master) ✗ npm list
[email protected] /home/greenthingsjump/Development/udemy/mosh-node/mongo-demo
├── [email protected]
├── [email protected]
└── [email protected]
➜ mongo-demo git:(master) ✗ nodemon index.js
zsh: command not found: nodemon