evanw/node-source-map-support

'Uncaught ReferenceError: process is not defined' in Chrome

开放

#262 创建于 2019年11月21日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (221 个派生)batch import
bughelp wanted

仓库指标

星标
 (2,195 个星标)
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.

贡献者指南