Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如果提示EmaProxy构造错误,可以修改为: #9

Open
Brother-Simon opened this issue May 8, 2020 · 2 comments
Open

如果提示EmaProxy构造错误,可以修改为: #9

Brother-Simon opened this issue May 8, 2020 · 2 comments

Comments

@Brother-Simon
Copy link

window.EMA = new EmaProxy()
修改为:window.EMA = EmaProxy

@OSMeteor
Copy link

OSMeteor commented Sep 2, 2020

改了之后还是又这个错误

ema_proxy__WEBPACK_IMPORTED_MODULE_5___default.a is not a constructor
at eval (main.js?56d7:28)
at Module../src/main.js (index.js:12506)
at webpack_require (index.js:833)
at fn (index.js:130)
at Object.4 (index.js:12651)
at webpack_require (index.js:833)
at index.js:971
at index.js:974

@OSMeteor
Copy link

OSMeteor commented Sep 2, 2020

用 yarn 安装依赖 解决 保持node版本在10.一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants