flathub / flathub/com.visualstudio.code
npm is missing, it's installed on my host however
- 主要言語
- Shell
- スター
- 217
- フォーク
- 82
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 1
説明
```
* Executing task: npm run compile
/bin/sh: line 1: npm: command not found
* The terminal process "/bin/sh '-c', 'npm run compile'" failed to launch (exit code: 127).
* Terminal will be reused by tasks, press any key to close it.
```
I get this for all build tasks in the FlatHuub VS Code. None work, even though the default extensions seem to include npm integration and npm is installed on my host. So there seems to be some packaging issue or something.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Reproduce the npm run compile task inside the FlatHub VS Code package and inspect how the packaged environment exposes host tools. Compare the task behavior inside and outside the package; done means the reported npm-based build tasks can launch successfully in FlatHub VS Code.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- node.js, shell
- 領域
- build-system, tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100