【发布时间】:2021-01-23 10:24:26
【问题描述】:
我尝试使用和不使用 sudo 运行以下命令,但无法安装 gatsby。
npm install --global gatsby@next gatsby-cli@next
这是我的错误。
npm ERR! code ETARGET
npm ERR! notarget No matching version found for gatsby-cli@next.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-08T11_08_10_903Z-debug.log
【问题讨论】:
标签: linux ubuntu npm installation gatsby