鲍尔 - EPERM,断开链接错误错误、鲍尔、链接、EPERM

由网友(还要我怎样呢)分享简介:我遇到下面的错误堆栈跟踪,当我尝试安装jQuery的使用鲍尔。有人可以提供一些帮助?I'm encountering the below error stack trace, while I try to install "jQuery" using Bower. Can someone offer some hel...

我遇到下面的错误堆栈跟踪,当我尝试安装jQuery的使用鲍尔。有人可以提供一些帮助?

I'm encountering the below error stack trace, while I try to install "jQuery" using Bower. Can someone offer some help?

    C:studymeanApp>bower install jquery --save
    bower not-cached    git://github.com/jquery/jquery.git#*
    bower resolve       git://github.com/jquery/jquery.git#*
    bower download      https://github.com/jquery/jquery/archive/2.1.1.tar.gz
    bower retry         Download of https://github.com/jquery/jquery/archive/2.1.1.t
    ar.gz failed, trying with git..
    bower EPERM         EPERM, unlink 'C:UsersUserZAppDataLocalTempAUserZbowerjquery-8680-AaJIqUarchive.tar.gz'

    Stack trace:
    Error: EPERM, unlink 'C:UsersUserZAppDataLocalTempA-UserZbowerjqu
    ery-8680-AaJIqUarchive.tar.gz'

    Console trace:
    Trace
        at StandardRenderer.error (C:UsersUserZAppDataRoamingnpmnode_module
    sbowerlibrenderersStandardRenderer.js:72:17)
        at Logger.<anonymous> (C:UsersUserZAppDataRoamingnpmnode_modulesbo
    werbinbower:110:22)
        at Logger.EventEmitter.emit (events.js:95:17)
        at Logger.emit (C:UsersUserZAppDataRoamingnpmnode_modulesbowernod
    e_modulesbower-loggerlibLogger.js:29:39)
        at C:UsersUserZAppDataRoamingnpmnode_modulesbowerlibcommandsind
    ex.js:40:20
        at _rejected (C:UsersUserZAppDataRoamingnpmnode_modulesbowernode_
    modulesqq.js:797:24)
        at C:UsersUserZAppDataRoamingnpmnode_modulesbowernode_modulesqq
    .js:823:30
        at Promise.when (C:UsersUserZAppDataRoamingnpmnode_modulesbowerno
    de_modulesqq.js:1035:31)
        at Promise.promise.promiseDispatch (C:UsersUserZAppDataRoamingnpmno
    de_modulesbowernode_modulesqq.js:741:41)
        at C:UsersUserZAppDataRoamingnpmnode_modulesbowernode_modulesqq
    .js:557:44

    System info:
    Bower version: 1.3.9
    Node version: 0.10.18
    OS: Windows_NT 6.1.7601 ia32

P.S:我已经通过了计算器找不到任何有关我的错误,因此张贴了这个问题。

P.S: I've gone through the StackOverflow could find nothing related to my error, hence posting this question.

在此先感谢,戴夫

Thanks in advance, Dave

推荐答案

清除缓存解决错误对我来说: NPM缓存清理

Cleaning the cache resolved the error for me: npm cache clean

阅读全文

相关推荐

最新文章