NativeScript / nativescript-marketplace-demo

NativeScript kitchen sink demo. All of NativeScript’s functionality in one app.
http://www.nativescript.org
Apache License 2.0
325 stars 97 forks source link

Add postinstall script to setup firebase plugin #258

Closed vchimev closed 7 years ago

vchimev commented 7 years ago

In nativescript-plugin-firebase@3.9.3, the postinstall script was removed due to prompt swallowing with {N} CLI 2.5.0.

Add postinstall script to the app in order to be able to clone and run directly.

Details: https://github.com/NativeScript/nativescript-cli/issues/2521 https://github.com/EddyVerbruggen/nativescript-plugin-firebase#installation