Closed samlin99 closed 9 years ago
That indicates that you haven't upgraded to the latest version of the aurelia framework, is that right? The API for globalizeResources changed to globalResources. Can you try downloading a fresh copy of the latest skeleton tag and try it over there?
used to be "aurelia-framework": "github:aurelia/framework@^0.13.1", and I upgrade to "aurelia-framework": "github:aurelia/framework@^0.15.0",
Still not working.
just make sure to update all the other top-level dependencies as well. I've tested this with the recent Aurelia Navigation Skeleton App and it works as expected
Issue fixed after upgrade aurelia packages. Thanks!
After updated to release version 0.6.0, I got this error starting up Aurelia application.
Unhandled promise rejection TypeError: config.globalResources is not a function at y.configure (http://localhost:9000/jspm_packages/github/zewa666/aurelia-i18next@0.6.0/index.js:69:12)