Error Installing compound
- Lingua principale
- JavaScript
- Stelle
- 1.6k
- Fork
- 179
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# After run npm install compound -g:
npm ERR! Please include the following file with any support request:
npm ERR! /home/martin/npm-debug.log
martin@martin-Satellite-C655:~$ npm install compound -g
npm ERR! Linux 4.2.0-34-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "compound" "-g"
npm ERR! node v5.9.1
npm ERR! npm v3.7.3
npm ERR! code EREADFILE
npm ERR! Error extracting /home/martin/.npm/jade-ext/0.0.6/package.tgz archive: ENOENT: no such file or directory, open '/home/martin/.npm/jade-ext/0.0.6/package.tgz'
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The error indicates a missing package.tgz file for jade-ext during a global npm install of 'compound'. Start by examining the npm-debug.log for more details, then look at the compound package's dependencies and installation scripts. Check if jade-ext is a direct or transitive dependency and see how the package is fetched. The fix likely involves updating dependencies or the installation process to handle missing archives.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, node.js
- Ambito
- cli, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100