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
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
Please, tell us how to recreate the issue in as much detail as possible.
npm i #throw an error
npm ci # same as npm i but optimized to work
tns run android # compiled correctly but throw an error because you left a trailing comma on ./demo-ng/src/package.json on your latest commit #fix the comma
tns run android # show an error message
Is there any code involved?
is the demo.
The text was updated successfully, but these errors were encountered:
Make sure to check the demo app(s) for sample usage
Did it.
Make sure to check the existing issues in this repository
Recent related is from January and is closed.
If the demo apps cannot help and there is no issue for your problem, tell us about it
cannot launch demo
This shows the emulator
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
"tns-android": 5.2.1
and"tns-ios": 5.2.0
Please, tell us how to recreate the issue in as much detail as possible.
Is there any code involved?
The text was updated successfully, but these errors were encountered: