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

update for NG 10 and NS7 #32

Open
aquinn637 opened this issue Sep 25, 2020 · 2 comments
Open

update for NG 10 and NS7 #32

aquinn637 opened this issue Sep 25, 2020 · 2 comments

Comments

@aquinn637
Copy link

NativeScript 7 is out and Angular 10 is out.

I upgraded my project to NS7 and I get this error:

System.err: 
System.err: StackTrace: 
System.err: push.../node_modules/nativescript-store-update/store-update.common.js.StoreUpdateCommon._init(file: node_modules/nativescript-store-update/store-update.common.js:120:0)
System.err: 	at StoreUpdateCommon(file: node_modules/nativescript-store-update/store-update.common.js:25:0)
System.err: 	at push.../node_modules/nativescript-store-update/store-update.js.StoreUpdate.init(file: node_modules/nativescript-store-update/store-update.android.js:21:0)
System.err: 	at (file:///data/data/org.nativescript.SelfServiceApp/files/app/bundle.js:4794:41)
System.err: 	at ./main.ts(file:///data/data/org.nativescript.SelfServiceApp/files/app/bundle.js:4814:30)
System.err: 	at __webpack_require__(file: src/webpack/bootstrap:816:0)
System.err: 	at checkDeferredModules(file: src/webpack/bootstrap:43:0)
System.err: 	at webpackJsonpCallback(file: src/webpack/bootstrap:30:0)
System.err: 	at (file:///data/data/org.nativescript.SelfServiceApp/files/app/bundle.js:2:57)
System.err: 	at require(:1:266)
System.err: 
System.err: 
System.err: TypeError: Cannot read property 'language' of undefined
System.err: 	at com.tns.Runtime.runModule(Native Method)
System.err: 	at com.tns.Runtime.runModule(Runtime.java:689)
System.err: 	at com.tns.Runtime.run(Runtime.java:681)
System.err: 	at com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: 	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1190)
System.err: 	at android.app.ActivityThread.handleMakeApplication(ActivityThread.java:7145)
System.err: 	... 9 more

Can we update this plugin?

@andrewm-mitchells
Copy link

Any update on this issue? Or anyone know of an alternative?

@andrew-mykhalchuk
Copy link

Now we need someone to create a release from recently merged PR and publish it on NPM so people can start utilizing working version.

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