【问题标题】:Atom install packages fails every timeAtom 安装包每次都失败
【发布时间】:2015-08-11 03:46:50
【问题描述】:

环境是 Windows 7 64bit 和 atom 1.0.5
atom可以正常使用,但是不能安装任何包。

错误信息:

    Installing “vim-mode@0.57.0” failed.Hide output…

    gyp info it worked if it ends with ok
    gyp info using node-gyp@1.0.2
    gyp info using node@0.10.35 | win32 | ia32
    gyp http GET https://atom.io/download/atom-shell/v0.22.0/node-v0.22.0.tar.gz
    gyp http 200 https://atom.io/download/atom-shell/v0.22.0/node-v0.22.0.tar.gz
    gyp WARN install
    Compiler tools not found
    Packages that depend on modules that contain C/C++ code will fail to install.
    Read here for instructions on installing Python and Visual Studio.
    Run apm install --check after installing to test compiling a native module.

apm -v输出:

    apm  1.0.1
    npm  2.5.1
    node 0.10.35
    python 2.7.10
    git 1.9.5.msysgit.1
    visual studio 2013

【问题讨论】:

标签: installation atom-editor


【解决方案1】:

【讨论】:

    【解决方案2】:

    这个怎么样

    注意:仅限 Windows

    如${basedir}/AtomSetup.exe

    1.

    cd ${basedir}
    

    2.

    AtomSetup.exe install
    

    试一试。

    【讨论】:

      猜你喜欢
      • 2023-04-08
      • 1970-01-01
      • 1970-01-01
      • 2017-05-06
      • 1970-01-01
      • 2015-02-23
      • 2020-10-21
      • 2021-08-02
      • 1970-01-01
      相关资源
      最近更新 更多