-
AuthorPosts
-
March 8, 2018 at 9:43 am #9846
Muhammad MahdiParticipantHi
I hope you are doing well, Dear admin thanks for the application. After school days first time i am working in DOS đ
I followed the instructions given in the course but i am unable to resolve these errors
Secondly I con’t understand how to set these two platforms As their detailed links are more confusing đ
A)Â <span style=”color: #313b3d; font-family: Poppins;”>facebook application for facebook login</span>
B)Â <span style=”color: #313b3d; font-family: Poppins; font-weight: bold;”>Google Plus</span>
March 8, 2018 at 9:46 am #9847
Muhammad MahdiParticipantHi
I hope you are doing well, Dear admin thanks for the application. After school days first time i am working in DOS đ
I followed the instructions given in the course but i am unable to resolve these errors
Secondly I conât understand how to set these two platforms As their detailed links are more confusing đ
A) facebook application for facebook login
B) Google Plus
March 10, 2018 at 4:46 am #9908
WPLMSKeymasterWelcome back to Dos ! Command line is now much powerful than ever.
Please see this unit : https://wplms.io/unit/installing-app-packages/?id=641
The errors you’re facing are exactly the same.You need to install those npm packages.
If you bought the app, then note that there is a package.json file whihc you can replace with the one in your current WPLMS ionic project and then run command :
npm install
and everything will be downloaded and configured.
March 15, 2018 at 1:24 am #10013
Muhammad MahdiParticipant<span style=”color: #666666; font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px;”>Yes the login is enabled as I followed the instructions in the course and i am not using HTTPS. </span>
March 15, 2018 at 6:52 am #10016
AlexKeymasterthis error only appears when system is not able to find node_modules in correct place .
I guess you might have ran those commands somewhere else not in the ionic project directory . Generally its a common mistake not to naviagate into correct directory to run the commands .
Please make sure that you navigated to your ionic project directory (where your src folder is ) . You have to navigate using “cd” command in terminal or cmd in windows .then run all the commands to install node packages .
When you run those commands a folder should be create names as “node_modules” in which packages are installed .
March 16, 2018 at 5:24 am #10047
Muhammad MahdiParticipantBut i am running the command inside the folder Please see the screen shot http://prntscr.com/irvtk3
Secondly Please reply soon !March 17, 2018 at 10:39 am #10087
AlexKeymasterOkay please follow the package.json to install the node_modules.
First please setup the ionic using this course (yes again in a new folder) :Â https://wplms.io/course/how-to-install-ionic/Â
Then please find follow the same process in this course :Â https://wplms.io/course/getting-started-with-wplms-mobile-app/Â
upto “mapping app to site ” unit . After that find the package.json file inside the package that you download from codecanyon .
Place that file inside your project folder (where your src folder and config.xml files are ) then open cmd then navigate to the same directory and just run this command :npm install
This will install all the necessary packages .Just make sure you start cmd as administrator :Â https://www.howtogeek.com/194041/how-to-open-the-command-prompt-as-administrator-in-windows-8.1/
You can also order us customization for just $19 for 5 customization here :Â http://wplms.io/app/app-customization/
March 18, 2018 at 8:47 am #10130
Muhammad MahdiParticipantI installed all the software on a new computer and I Followed all these steps again
1) Installed all softwares
2) Replaced “assets” folder
3) Replaced “src” folder4) Replaced “package.json” and then runed the command npm install in the same directory.
5) Installed all  necessary packages
And now i tested through CMD as administrated and get this https://prnt.sc/isrg5l
The browser did not even opened đMarch 18, 2018 at 1:08 pm #10132
Muhammad MahdiParticipantI repeated the same procedure again in new folder in old computer and the result is same
1) Followed steps that are taught in the course
2) Replaced âassetsâ folder
3) Replaced âsrcâ folder
4) Installed all necessary packages</span>
5) Replaced âpackage.jsonâ and then run the command npm install in the same directory.
6) Created app in website and also edited in the aap with website url and Clint id
đ đ đ đ đ
March 18, 2018 at 1:21 pm #10139
Muhammad MahdiParticipantAfter closing the browser i seen all these error in CMD so i am also sending the screenshots. It may help you to understand the problem
And i want to use your customization in feature but i am feeling disrespect if i could not just install the package even after your support and instructions đ
March 19, 2018 at 8:03 am #10146
AlexKeymasterWell the browser might not be opening .
There are not errors now . Please simply open your browser and access this url :http:localhost:8100 .
you can see the cmd is telling that the dev server is running at http://localhost:8100 :Â http://prntscr.com/it5gx7
March 19, 2018 at 8:52 am #10176
Muhammad MahdiParticipantHi Alex,
If we get the customization for $19 then what we will get for example Installation and what do you mean with customization ?Now I opened in Firefox and get this
https://prnt.sc/it5zmtSecondly it shows the app and all links works but just not inputting data from LMS
March 20, 2018 at 6:37 am #10217
AlexKeymasterOkay please simply try opening the same url in chrome . you will find it working .
This error do appears in all other browsers ,its an issue which appeared due to recent updates in node.js .About customization you will get 5 basic customization under $19 :
setting up your app ,fb and google login (fb app id, fb app name ,and google reverse client id will be provided by you ) ,intro page changes ,basic color settings and icon and splash image generation .If you want to add remove more than 2 pages then it will be paid . Otherwise we will do it for free if there is not that much hassle .
March 20, 2018 at 10:52 am #10231
Muhammad MahdiParticipantDear Alex,
I was supposed to present this app in final shape in last week. Even i repeated this process almost 7 time but i am unable to resolve this issue. Now please tell how to pay the money also tell me how much time is required for further process?I am getting the same error! https://prnt.sc/itpm3k All links are working fine but it just not fetching the data from website.
March 21, 2018 at 3:55 am #10250
WPLMSKeymasterCan you do a manuall api call to check if the APi is working fine.
refer doc : https://wplms.io/support/knowledge-base/wplms-api-endpoints/
For customisation please contact us here :Â http://wplms.io/app/app-customization/
-
AuthorPosts
- You must be logged in to reply to this topic.