NativeScript / NativeScript/nativescript-cli
"Could not migrate the project!" To NS6
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
@jorugit commented on Wed Jul 03 2019
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):
√ Component nativescript has 6.0.0-2019-07-02-133207-13547 version and is up to date.
√ Component tns-core-modules has 5.4.3 version and is up to date.
√ Component tns-android has 5.4.0 version and is up to date.
√ Component tns-ios has 5.4.2 version and is up to date.
Describe the bug
install the 6.0 RC with npm install -g nativescript@rc
and running "tns migrate": I got th following error:
Backup project configuration.
Backup project configuration complete.
Backup auto-generated files.
Backup auto-generated files complete.
Clean old project artefacts.
Could not migrate the project!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing tns migrate with the NativeScript 6.0 RC and the component versions listed in the issue. Trace the migration step after cleaning old project artifacts; done means the project migrates successfully without reporting “Could not migrate the project!”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100