当前位置: 首页 > 知识库问答 >
问题:

安装npm在windows上不起作用

林修雅
2023-03-14

npm错误!有效得安装目标:

npm错误![“0.1.0”,“0.1.1”,“0.1.2”,“0.1.3”,“0.1.4”]

npm错误!在installTargetsError(C:\Program Files(x86)\nodejs\node_modules\

S:698:17)

npm错误!在C:\Program Files(x86)\nodejs\node_module\npm\lib\cache.js:675:

5

npm错误!如果需要帮助,可以在以下位置报告此日志:

npm错误!http://github.com/isaacs/npm/issues

npm错误!或通过电子邮件发送到:

npm错误!NPM-V 1.3.5

npm http 304 https://registry.npmjs.org/grunt-contrib-watch

npm http 304 https://registry.npmjs.org/grunt-contrib-compress

npm http 304 https://registry.npmjs.org/grunt-usemin

npm http 304 https://registry.npmjs.org/grunt-contrib-concat

npm http 304 https://registry.npmjs.org/grunt-contrib-uglify

npm http 304 https://registry.npmjs.org/grunt-contrib-qunit

npm http 304 https://registry.npmjs.org/grunt-contrib-cssmin

npm错误!

{
  "name": "ML",
  "version": "0.1.0",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-rename": "~0.4.1",
    "grunt-contrib-compress": "~0.5.2",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-cssmin": "~0.6.1",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt-contrib-qunit": "~0.2.2",
    "grunt-contrib-uglify": "^0.6.0",
    "grunt-contrib-watch": "~0.4.4",
    "grunt-minified": "0.0.6",
    "grunt-stripcomments": "^0.3.1",
    "grunt-usemin": "~0.1.12"
  }
}

共有1个答案

柳豪
2023-03-14

这似乎是第一行的一个问题:

No compatible version found: grunt-rename@'>=0.4.1-0 <0.5.0-0'

将package.json中的grunt-rename更新为[“0.1.0”,“0.1.1”,“0.1.2”,“0.1.3”,“0.1.4”]

一定要尝试“npm cache clean”命令

 类似资料:
  • 当我使用NPM下载任何包时,它挂起在最后一个命令“loadRequestedDeps”上我已经将我的整个输出添加到这个问题的末尾,以供参考。它将一直坐在那里,直到我取消命令,并且不会安装任何东西和我的包。json不会被更新。 问题可能是什么?我环顾四周,但还没有找到如何解决我的特定问题。 以下是一些信息: 操作系统是Windows 10 感谢任何能帮忙的人。详细的输出如下。

  • 问题内容: 我在尝试在Windows 10上安装Node时遇到了一些问题,并找到了解决方案。 错误如下: C:\ Users \ Stephan> npm 错误:ENOENT,状态为“ C:\ Users \ Stephan \ AppData \ Roaming \ npm” 解决方案如下。 问题答案: 原始答案: 请严格按照以下步骤操作: http://nodejs.org/download/

  • 我在Ubuntu上使用bash运行最新的稳定窗口,通过cmder wslbridge运行(我尝试直接通过bash运行,但错误相同)。移动到基于windows的react-native文件夹并尝试运行一些cli,如、、总是产生错误; 而令人惊讶的是,其他一些命令如npm可以正常启动... 国家预防机制将其打印出来;

  • 我知道这个问题看起来像个愚蠢的问题,但我是使用NodeJS的新手。 在我安装了nodejs之后,我编写了这个命令来检查它

  • 问题内容: 这个问题不太可能对将来的访客有所帮助;它仅与较小的地理区域,特定的时间段或极为狭窄的情况(通常不适用于Internet的全球受众)有关。要获得使该问题更广泛适用的帮助,请访问帮助中心。 7年前关闭。 本地npm-packages可以按预期工作,但是对我来说,让全局安装的软件包运行是不可能的。它甚至不会引发任何错误,它只是不执行任何操作(快递,咖啡等。) 在我想使用咖啡脚本之前,这并没有

  • 我已经把它缩小到了gulp-imagemin模块用于Gulp。 如果我跑 npm安装gulp-imagemin@2.3.0 jpegtran-bin@3.0.6安装后d:\dev\ngs-frontend-next\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-jpegtran\node_modules