You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
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'.
The text was updated successfully, but these errors were encountered: