📜  ERR_OSSL_EVP_UNSUPPORTED - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:47.244000             🧑  作者: Mango

代码示例1
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