evanw/node-source-map-support

'Uncaught ReferenceError: process is not defined' in Chrome

Open

#262 建立於 2019年11月21日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (242 fork)batch import
bughelp wanted

倉庫指標

Star
 (2,078 star)
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.

貢獻者指南