Closed stefan505 closed 8 years ago
As a workaround install jspm@0.16.29
locally. In your project:
npm install -D jspm@0.16.29
Then:
jspm dl-loader
Yip, thanks @Gheoan, I've already done that. Just wanted to raise the issue nonetheless so that Aurelia guys are made aware of it.
@ahmedshuhel It seems system.js/jspm breaking changes will never end..... Please look into this when you can. Thanks for your hard work.
@ahmedshuhel Can you look at this please?
@stefan505 Is this still an issue?
I believe this is not an issue anymore. Closing it. @stefan505 If you still are facing this problem, please create a new issue with a github repo that reproduces this bug/behavior. Thank you.
I've upgraded all my aurelia libs and the bundling appears to have stopped working:
Using JSPM
0.16.30
with SystemJS0.19.23
. I did pick up something similar here: https://github.com/systemjs/systemjs/issues/1127Not sure if / how it relates to aurelia-bundler?