@Hanzo wrote:
Hi, I’m trying to modify, build and deploy an ionic V1 project within my Ionic v3 installation.
What would be the steps to run correctly this project?
I’ve already tried this steps:
1.Create the folder project.
2. Inside the folder project "npm install"
3. Inside the folder project "bower install"
4.rename “ionic.project” file to “ionic.config.json”
run “ionic serve --lab” (works fine without cordova functionalities)
run “ionic cordova run android”, it says to overwrite the “resources” folder and “config.xml”. (It is normal behaviour?)
After 6 when I run “ionic cordova run android” it says and continue building normally:
"[WARN] Not performing Ionic build for project type: ionic1."Is this warning normal?
Posts: 1
Participants: 1