tns android build fails with 2.1.0 expecting --bundle option
See original GitHub issueVersion
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:
- Created 5 years ago
- Reactions:3
- Comments:10 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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!
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.