You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: util.inherits is not a function
at node_modules/streamifier/lib/index.js (index.js:23)
at __require2 (chunk-IHTDASF6.js?v=e28aaaaa:17)
at Object.<anonymous> (index.js:25)
at node_modules/cgbi-to-png/index.js (index.js:151)
at __require2 (chunk-IHTDASF6.js?v=e28aaaaa:17)
at node_modules/app-info-parser/src/ipa.js (ipa.js:41)
at __require2 (chunk-IHTDASF6.js?v=e28aaaaa:17)
at node_modules/app-info-parser/src/index.js (index.js:11)
at __require2 (chunk-IHTDASF6.js?v=e28aaaaa:17)
at dep:app-info-parser:1
描述 bug
vue-cli3 打包部署到服务器后报错
s.inherits is not a function
复现
请描述复现该bug的步骤:
将包部署到服务器后, 访问该页面报错
s.inherits is not a function
请填写您的Node或浏览器版本:
The text was updated successfully, but these errors were encountered: