【问题标题】:mean.io / no matching version found for ajv@undefinedmean.io / 没有为 ajv@undefined 找到匹配的版本
【发布时间】:2018-10-12 07:23:56
【问题描述】:

我想运行 mean.io,但在 npm install 之后出现此错误。

npm ERR! code ETARGET
npm ERR! notarget No matching version found for ajv@undefined
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 mean ajv


    【解决方案1】:

    使用 Yarn insted of NPM(针对 MEAN v2.0.1 测试)

    MEAN 安装

    yarn install
    yarn build
    yarn start
    

    更多信息:https://github.com/linnovate/mean

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-07-23
      • 1970-01-01
      • 2022-11-10
      • 1970-01-01
      • 2019-02-23
      • 2019-02-07
      相关资源
      最近更新 更多