Err_ossl_evp_unsupportd
export NODE_OPTIONS=--openssl-legacy-provider
Gorgeous Goose
export NODE_OPTIONS=--openssl-legacy-provider
for vuejs can install nvm (node version Manager)
1. curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
2. Open your project
3. Open the terminal in your project
4. Run this command nvm install 16.13.0 or any older version
5. After the installation is completed, run nvm use 16.13.0