env: node: No such file or directory in mac

NOTE: Only mac users! uninstall node completely with the commands Or you could check out this website: How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X) if this doesn’t work, you need to remove node via control panel or any other method. As long as it gets removed. Install node via this … Read more

SocketException: Address already in use MONGODB

You already have a process running in the port 27017 which is used by mongodb. So either you need to stop the process in that port or try with different port number. Try mongod –port 27018 You can change the port number of your choice. EDIT: You can also just stop all the running instances of mongo server using sudo … Read more

Installing Homebrew on OS X

It’s on the top of the Homebrew homepage. From a Terminal prompt: The command brew install wget is an example of how to use Homebrew to install another application (in this case, wget) after brew is already installed. Historic… Before about 2020, the command given on the Homebrew page was:

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)