【发布时间】:2018-10-16 22:53:25
【问题描述】:
我已将我的应用程序从 angular 5 升级到 angular 6。我现在收到以下错误。
Uncaught ReferenceError: global is not defined
at Object../node_modules/auth0-lock/lib/utils/cdn_utils.js (cdn_utils.js:13)
“angular2-jwt”:“^0.2.3”,“auth0-js”:“^9.5.1”,“auth0-lock”: "^11.6.1",
【问题讨论】: