You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cloned the angular-seed-advanced repo, ran npm install on ubuntu. The web part is working fine but the mobile app(nativescript) part is not.
I just ran npm run start.android.device in the root directory and I get the following error in my mobile device:
I cloned the angular-seed-advanced repo, ran npm install on ubuntu. The web part is working fine but the mobile app(nativescript) part is not.
I just ran
npm run start.android.device
in the root directory and I get the following error in my mobile device:node --version
= v6.14.2npm --version
= v3.10.10tns info
= v3.4.0The text was updated successfully, but these errors were encountered: