We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm pretty new to nativescript, but i'm running into this error and have no clue why. I've just ran the demo app and it doesn't seem to work
What seems to be the problem?
The text was updated successfully, but these errors were encountered:
Have you seen my answer to your SO question?
Sorry, something went wrong.
I am facing the same Exception.
try adding --bundle to the command
--bundle
$ tns run android --emulator --justlaunch --bundle
or use the npm scripts in the package.json
npm run start-android-bundle npm run start-ios-bundle
No branches or pull requests
Hi,
I'm pretty new to nativescript, but i'm running into this error and have no clue why.
I've just ran the demo app and it doesn't seem to work
What seems to be the problem?
The text was updated successfully, but these errors were encountered: