installing error
- 主要言語
- JavaScript
- スター
- 43
- フォーク
- 5
- 平均マージ
- 1日 14時間
- マージ済み PR(30日)
- 1
説明
Hi, I'm trying to install the multimap tool using this command: " npm install @github/multimap"
But I have this errors:
`npm ERR! Linux 5.4.0-77-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "@github/multimap"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code EMISSINGARG
npm ERR! typeerror Error: Missing required argument #1
npm ERR! typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:31:3)
npm ERR! typeerror at fetchPackageMetadata (/usr/share/npm/lib/fetch-package-metadata.js:51:22)
npm ERR! typeerror at resolveWithNewModule (/usr/share/npm/lib/install/deps.js:456:12)
npm ERR! typeerror at /usr/share/npm/lib/install/deps.js:190:5
npm ERR! typeerror at /usr/share/npm/node_modules/slide/lib/async-map.js:52:35
npm ERR! typeerror at Array.forEach ()
npm ERR! typeerror at /usr/share/npm/node_modules/slide/lib/async-map.js:52:11
npm ERR! typeerror at Array.forEach ()
npm ERR! typeerror at asyncMap (/usr/share/npm/node_modules/slide/lib/async-map.js:51:8)
npm ERR! typeerror at exports.loadRequestedDeps (/usr/share/npm/lib/install/deps.js:188:3)
npm ERR! typeerror This is an error with npm itself. Please report this error at:
npm ERR! typeerror
npm ERR! Please include the following file with any support request:
npm ERR! /home/kermezly/npm-debug.log
`
any help, please?
Thank you.
コントリビューションガイド
調査の方向性
Start by reproducing `npm install @github/multimap` with the reported Linux, Node v8.10.0, and npm v3.5.2 environment, then inspect the repository's installation metadata and any relevant package tests. Done means the supported installation path succeeds or the issue is narrowed to a documented compatibility problem; no source file or test is identified in the report.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100