NativeScript: "ERROR ReferenceError: Can't find variable: TKSideDrawerDelegate" after 2.5 upgrade

From @alexziskind1 on February 6, 2017 2:3

Existing project throws seg fault 11 when trying to run on iOS emulator after upgrade to 2.5. Running commands: tns livesync ios --emulator --watch OR tns run ios

Running on MacOS Siera 10.12.3

When reinstalling nativescript 2.4.2, the project works again.

Copied from original issue: NativeScript/nativescript-cli#2490

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 20 (2 by maintainers)

Most upvoted comments

@NickIliev Yes downgrading to v2.5.0 allowed me to keep working on my project. In my case i had to have tns-core-modules and nativescript-cli @2.5.0

From @RamyaMenon on February 27, 2017 10:51

Once I had updated the nativescript and tns-core-modules to 2.5.0, ,then it started to working for me. Also, I have removed platforms and added it again.