Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70434

Run an Ionic v1 project into a v3 installation

$
0
0

@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”

  1. run “ionic serve --lab” (works fine without cordova functionalities)

  2. run “ionic cordova run android”, it says to overwrite the “resources” folder and “config.xml”. (It is normal behaviour?)

  3. 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

Read full topic


Viewing all articles
Browse latest Browse all 70434

Trending Articles