Configuring Ionic App

Home Forums Legacy Support 4.0 Bugs & Issues Configuring Ionic App

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #326145
    scanazas
    Spectator
    I bought the package to integrate the app, I follow the steps of the "Getting started with WPLMS Mobile App Ionic" course, but I get the errors from the "Installing necessary packages" lesson, even though I already followed the steps and executed the commands. I saw in the forum, this link "https://gist.github.com/shubham-99fusion/b9390410773f70106d329e7de885c932", I also followed the steps and it still doesn't work for me. version of the resources used Ionic Framework: 3.9.5 Ionic App Scripts: 3.2.4 Angular Core: 5.2.11 Angular Compiler CLI: 5.2.11 Node: 14.15.1 OS Platform: Windows 10 Navigator Platform: Win32 https://prnt.sc/vomjxx
    #326201
    Scott Lang
    Moderator
    Hi, It looks like videogular dependency issue. Also package.json file also present here: https://prnt.sc/vp0vpg Please download latest package.json from here https://gist.github.com/shubham-99fusion/f673d1d7a9fb3971a9dba5fbc07818b3 Also refer the doc to install all dependency using npm install command. Please refer this doc : https://gist.github.com/shubham-99fusion/d8c5d60ab3f3a0bcc1aa5102fee369c0
    #326307
    scanazas
    Spectator
    Hi Scott, and the dependency of the course “Getting started with WPLMS Mobile App Ionic”?, These go first or second or do I just follow the link you sent?
    #326460
    Scott Lang
    Moderator
    This link you can use to run app on browser successfully https://gist.github.com/shubham-99fusion/d8c5d60ab3f3a0bcc1aa5102fee369c0 This is the minimal and working steps. After successfully running on the browser then refer to the docs for further processes like build, social login, chat.
    #326527
    scanazas
    Spectator
    https://prnt.sc/vq71y7 Here it tells me to use this version of "node 8.10.0", I had 14 installed, I installed 8.10.0 and I get an error refusing to delete .cmd files, is this version mandatory? https://prnt.sc/vq722o Is this part of "config.xml" copied to the root of the project ?, or copied with the "package.json" ?.
    #328641
    Scott Lang
    Moderator
    In this file,It already consist of config.xml + package.json https://gist.github.com/shubham-99fusion/d8c5d60ab3f3a0bcc1aa5102fee369c0 You can copy the text and create a new file of config.xml and packge.json.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Configuring Ionic App’ is closed to new replies.