Matthew Wren

Results 2 issues of Matthew Wren

I created a nativescript shared angular app as follows: `ng new --collection=@nativescript/schematics --name=my-app --shared` Then I go to the my-app folder and run: `tns preview` But there seems to be...

I installed the latest version of Node and then ran: `npm install -g nativescript@latest` I downloaded an unmodified Angular sample from playground, unzipped it and then ran in the app...