Error Installing compound
- Ngôn ngữ chính
- JavaScript
- Star
- 1.6k
- Fork
- 179
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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'
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript, node.js
- Lĩnh vực
- cli, tooling
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100