Skip to content

Error when running tns migrate regarding /App_Resources/Android/app.gradle #4822

New issue

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

Closed
VladimirAmiorkov opened this issue Jul 9, 2019 · 0 comments
Assignees
Labels
bug no-changelog The issue is present only in `next` versions and was not included in official version.
Milestone

Comments

@VladimirAmiorkov
Copy link

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.0.0-2019-07-08-200630-13585
  • Cross-platform modules: ~5.4.0
  • Android Runtime: 5.4.0
  • iOS Runtime:5.4.0
  • Plugin(s):
"dependencies": {
  "@angular/animations": "~7.2.0",
  "@angular/common": "~7.2.0",
  "@angular/compiler": "~7.2.0",
  "@angular/core": "~7.2.0",
  "@angular/forms": "~7.2.0",
  "@angular/http": "~7.2.0",
  "@angular/platform-browser": "~7.2.0",
  "@angular/platform-browser-dynamic": "~7.2.0",
  "@angular/router": "~7.2.0",
  "nativescript-angular": "~7.2.4",
  "nativescript-theme-core": "~1.0.6",
  "nativescript-ui-listview": "^6.4.2",
  "reflect-metadata": "~0.1.12",
  "rxjs": "~6.5.0",
  "tns-core-modules": "~5.4.0",
  "zone.js": "~0.8.26"
},
"devDependencies": {
  "@angular/compiler-cli": "~7.2.0",
  "@nativescript/schematics": "~0.6.0",
  "@ngtools/webpack": "~7.3.0",
  "nativescript-dev-typescript": "~0.9.0",
  "nativescript-dev-webpack": "~0.22.0"
},

Describe the bug
When executing tns migrate I get the following error:

Backup project configuration.
Backup project configuration complete.
Backup auto-generated files.
Backup auto-generated files complete.
Migrate old Android App_Resources structure.
Failed to update resources.
 Backup of original content is inside "/Users/amiorkov/Downloads/radlistview-memory-leak-master 2/app/App_Resources/Android-Pre-v4".
If "/Users/amiorkov/Downloads/radlistview-memory-leak-master 2/app/App_Resources/Android is missing copy from backup folder."
cp: no such file or directory: /Users/amiorkov/Downloads/radlistview-memory-leak-master 2/app/App_Resources/Android/app.gradle

To Reproduce
Download the attached project

Expected behavior
The project will be migrate to 6.0.0
radlistview-memory-leak-master.zip

@Fatme Fatme assigned Fatme and DimitarTachev and unassigned Fatme Jul 10, 2019
@rosen-vladimirov rosen-vladimirov added bug no-changelog The issue is present only in `next` versions and was not included in official version. labels Jul 15, 2019
@rosen-vladimirov rosen-vladimirov added this to the 6.0.0 milestone Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug no-changelog The issue is present only in `next` versions and was not included in official version.
Projects
None yet
Development

No branches or pull requests

5 participants