nvm install node fails to install on macOS Big Sur M1 Chip

If you have installed nvm using homebrew and are trying to install the node using command nvm install <some_version>, you will face errors on apple silicon machines (ARM) for versions lower than 15. Node versions older than 15 do not work on apple silicon machines (ARM) because ARM architecture is not supported. For anything under … Read more

NVM for Windows not working?

First examine your actual “C:\Program Files\nodejs” directory. Most of us already have a “nodejs” directory from a prior install, before we decided (or were told) to install nvm. In the end, this “C:\Program Files\nodejs” directory will actually be a shortcut to where nvm manages the versions it installs (see C:\Users\xxx\AppData\Roaming\nvm). It seems that nvm is … Read more

NVM global module folder

To see the location of the current version of node you are using: nvm which current You are using the system installation if .nvm is not in the path, similar to the following: /usr/local/bin/node To switch to a version managed by nvm: nvm use 4 To verify you are using a version managed by nvm: … Read more

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