Arunabh Das

Results 5 comments of Arunabh Das

Please post your node and npm version and steps. Also, which branch are you building from (develop or master) ?

My build works ok with the following env macOS Mojave 10.14 ==> node -v v11.1.0 ==> npm -v 6.4.1

Version : Xcode 10.1 Error is from the demo project

The following fixed the issue for me : `npm i --save-dev @nativescript/schematics`

@UKMIITB : Did you manage to get your transition animations to work with Compose Destinations? Do you mind sharing the final code that worked for you?