EddyVerbruggen / nativescript-nfc

:pencil: NativeScript plugin to discover, read, and write NFC tags
MIT License
84 stars 37 forks source link

Demo App not compatible with NativeScript CLI 8.1.4 on Mac #75

Open BikeBr0 opened 2 years ago

BikeBr0 commented 2 years ago

Steps to reproduce:

1) On a Mac, download the nativescript-nfc project as a ZIP 2) Extract contents of archive 3) From demo directory, run 'ns run ios'

Result:

The current application is not compatible with NativeScript CLI 8.1.4.

Run 'ns migrate' to migrate your project to the latest NativeScript version.

Alternatively you may try running it with '--force' to skip this check.