question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tns android build fails with 2.1.0 expecting --bundle option

See original GitHub issue

Version

2.1.0

Reproduction link

unnecessary

Platform and OS info

nativescript-vue 2.1.0 NativeScript 5.2.4

Steps to reproduce

Follow the tutorial from https://nativescript-vue.org/en/docs/getting-started/quick-start/ to build a new nativescript-vue application:

  • vue init nativescript-vue/vue-cli-template <project-name>
  • cd <project-name>
  • npm install (or yarn)
  • tns run android --bundle

What is expected?

Builds and runs

What is actually happening?

nativescript-vue throws an error expecting --bundle to be passed: Unable to apply changes on device: 9885e6485838483144. Error is: Nativescript-vue doesn't work without --bundle option. Please specify --bundle option to the command and execute it again.


Downgrade to 2.0.2 fails, but if I reinstall with 2.0.2 directly it works properly. After upgrading to 2.1.0, it fails again.

issue creation frontend did not allow me to select version 2.1.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ExcelNet-Publiccommented, Mar 18, 2019

Seems you are losing to the bot - I knew AI would take over some day, just not this quickly! 😃

The fix however does seem to address this problem for us. Thanks for clearing this up!

0reactions
nativescript-vue-botcommented, Apr 17, 2019

We are locking this issue because it has been closed for more than 14 days.

If the issue comes up again please open a new issue with additional details.

Read more comments on GitHub >

github_iconTop Results From Across the Web

tns run android --bundle errors with nativescript 3.4.0 · Issue #17
I have two page where I want to use the NFC plugin home and test pages and I am using nfc.helper class to...
Read more >
Nativescript-vue doesn't work without --bundle option
Webpack build done! Unable to apply changes on device: emulator-5554. Error is: Nativescript-vue doesn't work without --bundle option.
Read more >
Upgrading tips for Angular 10 projects - The NativeScript Blog
1. Update package.json · Updated package. · Remove platforms version from nativescript section, but keep id property. · Delete webpack. · Run npm ......
Read more >
AngularSDK Examples Won't Run | Telerik Forums
I'm hitting an issue when I try to run the AngularSDK using tns run ios: ** BUILD SUCCEEDED ** Project successfully built. Installing....
Read more >
Log4j User Guide (PDF) - Apache Logging Services
The set of built-in levels includes ALL, TRACE, ... Another option is to include Arbiters in the configuration. ... Resource bundle.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found