Skip to content

After building plugin folder tempPlugin/ remains in platforms/  #3763

Closed
@Natalia-Hristova

Description

@Natalia-Hristova

Please, provide the details below:

Did you verify this is a real problem by searching the NativeScript Forum and the other open issues in this repo?

Tell us about the problem

After adding plugin in your app by pointing to its src folder, and build the app (which build the plugin too) - folder tempPlugin/ remains in platforms/

Which platform(s) does your issue occur on?

iOS/Android/Both

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.1.3

Please tell us how to recreate the issue in as much detail as possible.

  1. download some plugin source
  2. tns create SomeApp
  3. tns plugin add ../nativescript-camera/src/
  4. tns build android

check SomeApp/platforms/ for folder tempPlugin/

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

Consider using the playground to provide the code you have issues with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions