recherche

Maison  >  Questions et réponses  >  le corps du texte

Le plug-in Atom ne peut pas être installé

L'ordinateur a une échelle, et le plug-in installé directement via atom a été installé, même pendant plusieurs heures.                                                                                                                                                                 用CMD MaturAL compA S compo Mais Emmet continue de signaler des erreurs. Message d'erreur (l'image ne peut pas être téléchargée) :

gyp info, cela a fonctionné si cela se termine par ok

gyp info using node-gyp@3.4.0

gyp info using node@6.9.5 | http GET https://atom.io/download/electron/v1.3.15/iojs-v1.3.15.tar.gz

gyp http 200 https://atom.io/download/electron/v1.3.15/iojs- v1 .3.15.tar.gz

gyp WARN l'installation a eu une erreur, annulation de l'installation

gyp ERR ! erreur d'installation

gyp ERR !

om.node-gyp.node-gypiojs-1.3.15depsuvincludeuv.h'

gyp ERR ! Pile à erreur (native)

gyp ERR ! Système Windows_NT 6.1.7601

gyp ERR ! hy -wuxf\AppData\Local\atom\app-1.18.0\resource

s\app\apm\bin\node.exe" "C:\Users\hy-wuxf\AppData\Local\atom\app-1.18

0\resources\app\apm\node_modules\node-gyp\bin\node-gyp.js" "install" "--r

untime=electron" "--target=1.3.15" "-- dist -url=https://atom.io/download/electron

" "--arch=x64" "--ensure"

gyp ERR ! cwd C:Usershy-wuxf.atom

gyp ERR! node - v v6.9.5

gyp ERR ! node-gyp -v v3.4.0

gyp ERR pas ok

xxxxfxxxxf2698 Il y a quelques jours2812

répondre à tous(2)je répondrai

  • 天蓬老师

    天蓬老师2017-07-09 20:43:58

    Étape 2 : git clone https://github.com/emmetio/emmet-atom

    répondre
    0
  • 天蓬老师

    天蓬老师2017-07-09 20:41:38

    Si l'installation ne peut pas être terminée dans l'environnement Atom, vous pouvez cloner et installer directement depuis GitHub.

    La méthode spécifique est la suivante :

    Étape 1 : Entrez le répertoire de votre plug-in Atom : généralement /atom/packges

    cd ~/.atom/packges

    Étape 2 : Clonez le plug-in de GitHub vers ce répertoire, le répertoire du plug-in sera être automatiquement créé : emmet -atom

    git clone https://github.com/emmetio/emmet-atom

    La troisième étape, entrez dans le répertoire emmet-atom

    cd emmet-atom

    La quatrième étape : Installez le plug-in

    npm install

    Je vous souhaite une bonne installation~~

    répondre
    1
  • Annulerrépondre