devcontainers / devcontainers/features
[node] nvm_install_snippet 'source' should probably be '.'
オープン
- 主要言語
- Shell
- スター
- 1.5k
- フォーク
- 621
- 平均マージ
- 6日 53分
- マージ済み PR(30日)
- 9
説明
This line below, produces a `sh: 6: source: not found` error in `/bin/sh`, in contrast to the `.` commands in `nvm_rc_snippet` which work in `/bin/sh` as well as `/bin/bash`:
https://github.com/devcontainers/features/blob/852f1f0567280b465913b487d5f8c773122c36ab/src/node/install.sh#L122
There's a discussion around this error in #440.
コントリビューションガイド
調査の方向性
src/node/install.sh の 122 行目を調べ、nvm_rc_snippet と比較してください。特に、/bin/sh で失敗するコマンドを確認してください。コンテキストについては #440 の議論を読み、/bin/sh でインストール snippet を検証してください。報告された shell エラーが表示されなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- node.js, shell
- 領域
- devops
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100