Skip to content

tns android build fails with 2.1.0 expecting --bundle option #454

@NerdyProjects

Description

@NerdyProjects

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
  • cd
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions