1111mp / nvm-desktop

Node Version Manager Desktop - A desktop application to manage multiple active node.js versions.
https://github.com/1111mp/nvm-desktop
MIT License
621 stars 31 forks source link

执行nvmd use node_version --project时报错:nvm-desktop: No such file or directory (os error 2) #92

Open lch3830638 opened 1 month ago

lch3830638 commented 1 month ago

设备:mac m2 麻烦大佬看看

1111mp commented 1 month ago

能贴出运行时终端报错的截图吗

CracKerMe commented 5 days ago

nvmd use node_version --project 中的node_version 应该被手动替换为 14 或者18 等具体版本号

可以理解为

nvmd use 【node_version】 --project

这个 node_version 是要你自己替换的