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.7601gyp ERR?! hy -wuxf\AppData\Local\atom\app-1.18.0\resources\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" "--runtime=electron" "--target=1.3.15" "-- dist -url=https://atom.io/download/electron" "--arch=x64" "--ensure"gyp ERR?! cwd C:Usershy-wuxf.atomgyp ERR! node - v v6.9.5gyp ERR?! node-gyp -v v3.4.0gyp ERR pas okSi 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~~