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

Any chance on getting this updated to NativeScript 6 #3

@michaeltrefry

Description

@michaeltrefry

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'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions