您现在的位置是:首页 > 伤感句子

解决npm install版本不匹配问题: npm ERR! code ETARGET npm ERR! notarget No matching version found for

作者:康由时间:2024-03-29 13:25:36分类:伤感句子

简介  文章浏览阅读2w次,点赞9次,收藏16次。npm install 版本不匹配、找不到想要的版本_code etarget

点击全文阅读

1.查看目标包的版本

npm view xxx

以nodemon包为例:npm view nodemon
终端执行结果为:
在这里插入图片描述

2.带上版本号重新安装

npm install nodemon@2.0.20即可成功

点击全文阅读

郑重声明:

本站所有活动均为互联网所得,如有侵权请联系本站删除处理

我来说两句

fetch1("select plface from {$dbtbpre}enewspl_set limit 1"); $facer=explode("||",$r[plface]); $count=count($facer); $plface=''; $plfacereply=''; for($i=1;$i<$count-1;$i++) { $face=explode("##",$facer[$i]); $img = $public_r[newsurl].'e/data/face/'.$face[1]; $plface.='
  • '; $plfacereply.='
  • '; } $userpiclink = ''; $username = getcvar('mlusername'); $userid=getcvar('mluserid'); $rnd = getcvar('mlrnd'); if($username&&$userid&&$rnd){ $user_r = sys_ShowMemberInfo($userid,'ui.userpic'); $userpic=$user_r[userpic]?$user_r[userpic]:$public_r[newsurl].'e/extend/lgyPl/assets/nouserpic.gif'; $userpiclink = ''; $userlink=''.$username.''; } ?>
    连接失败,请检查您的网络!
    热门评论
    0人参与,0条评论
    正在载入评论列表...