Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Any chance on getting this updated to NativeScript 6 #3

Open
michaeltrefry opened this issue Oct 19, 2019 · 2 comments
Open

Any chance on getting this updated to NativeScript 6 #3

michaeltrefry opened this issue Oct 19, 2019 · 2 comments

Comments

@michaeltrefry
Copy link

This won't run in the NS Playground using tns 6.1.2. Wish I could help more, but I'm just trying to learn at this point.

ERROR in app/module/article/edit-article.component.ts(33,6): error TS2554: Expected 2 arguments, but got 1.
app/module/article/edit-article.component.ts(35,6): error TS2554: Expected 2 arguments, but got 1.
app/module/article/view-article.component.ts(35,6): error TS2554: Expected 2 arguments, but got 1.
app/module/comment/write-comment-modal.component.ts(20,6): error TS2554: Expected 2 arguments, but got 1.
app/module/home/settings.component.ts(23,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/edit-profile.component.ts(28,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/login.component.ts(28,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/login.component.ts(30,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/login.component.ts(32,6): error TS2554: Expected 2 arguments, but got 1.
app/util/StatusBar.ts(13,17): error TS2339: Property 'getter' does not exist on type 'typeof ios'.

@mrflip mrflip mentioned this issue Jan 21, 2020
@mrflip
Copy link

mrflip commented Jan 21, 2020

Same errors for me on iOS. Also had to put team key in app/App_Resources/iOS/build.xcconfig.

@nea
Copy link
Owner

nea commented Jan 21, 2020

Hi there @michaeltrefry

I am on it. Had some private changes with the new year and am still adapting, but this is not forgotten ^^

If you have something, feel free to create PRs. Otherwise, I hope I can update everything soon.

Sorry

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

No branches or pull requests

3 participants