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

SystemJS 3.0.0 issue #69

Open
pank789 opened this issue Feb 16, 2019 · 2 comments
Open

SystemJS 3.0.0 issue #69

pank789 opened this issue Feb 16, 2019 · 2 comments

Comments

@pank789
Copy link

pank789 commented Feb 16, 2019

The app when compiled with updated lib of systemjs to 3.0.0 wont work.
https://www.npmjs.com/package/systemjs

I am using VueCli 3 to build the package which works perfectly with SystemJs 0.21.6 dev verison.

It gives following error
Uncaught TypeError: Application 'app-dwfs' died in status LOADING_SOURCE_CODE: Cannot read property 'call' of undefined
at Module.i.import (system.js:564)
at Object.loadImpl (helper.js:36)
at single-spa.js:1
at t.invoke (zone.js:391)
at e.run (zone.js:150)
at zone.js:889
at t.invokeTask (zone.js:423)
at e.runTask (zone.js:195)
at m (zone.js:601)
at e.invokeTask [as invoke] (zone.js:502)

@zhuwenjie11
Copy link

I have the same problem. Has this problem been solved at last?

@JohnSigs
Copy link

Had a similar problem when updating webpack-dev-server to 3.3.1 on the ReactApp. Running "npm update" resolved it for me.

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

3 participants