MobileFirst-Platform-Developer-Center / DevCenter

Source code for the IBM MobileFirst Foundation developer center
https://mobilefirstplatform.ibmcloud.com
Apache License 2.0
22 stars 36 forks source link

MobileFirst Migration Assist tool not working (Migrate from 7.0 to 8.0) #30

Closed deepak8917 closed 7 years ago

deepak8917 commented 7 years ago

Hi Everyone, While conversion of IBM Mobilefirst Platform 7.0 hybrid source code to IBM MobileFirst Platform 8.0 source code using mfpmigrate assist tool, I am getting an error as follows:

C:\Mobilefirst>mfpmigrate client --in C:\Mobilefirst\Example --out C:\Mobilefirst\CordovaNewCode Error: An error occured during execution of command. Error: Option '--in' cannot be equal to option '--out' Also, if I am using scan then it says No deprecated or not supported APIs found.. Even though I have used old API as mentioned for IBM Mobilefirst Platform 7.1 and below versions.

C:\Mobilefirst>mfpmigrate scan --in C:\Mobilefirst\Example --out C:\Mobilefirst\CordovaNewCode Starting the process to detect deprecated and not supported APIs... Getting files from C:\Mobilefirst... Scanning C:\Mobilefirst... No deprecated or not supported APIs found. Process to detect deprecated and not supported APIs has completed. Please let me know why it is not converting hybrid to cordova IBM MobileFirst Platform 8.0.

Thanks, Deepak

IdanAdar commented 7 years ago

This git repository is meant for the documentation of the developer center and not for technical questions. Please use stack overflow.