evanw / evanw/node-source-map-support
'Uncaught ReferenceError: process is not defined' in Chrome
オープン
bug
help wanted
- 主要言語
- JavaScript
- スター
- 2.2k
- フォーク
- 223
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I do get an 'Uncaught ReferenceError: process is not defined' error in Chrome since version 0.5.15.
It seems to be caused by issue #255, commit a64d497 line 362 in source-map-support.js
Chrome Version 78.0.3904.97 (Official Build) (64-bit)
node 10.5.0/10.17.0
Problem did not occur for me in FireFox, Edge, Safari. Only in Chrome.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず 362 行付近の source-map-support.js を調査し、issue が有力な原因として特定している commit a64d497 と比較します。バージョン 0.5.15 の Chrome 78 でエラーを再現し、ブラウザーが未定義の process 参照を報告しなくなったことを確認するとともに、Firefox、Edge、Safari での動作を維持します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100