运行 cnpm install events --save
不要用 npm
package.json
"events": "^3.3.0",
报错
Module "events" has been externalized for browser compatibility. Cannot acce
或者
Class extends value undefined is not a constructor or null
运行 cnpm install events --save
不要用 npm
package.json