Viewing 14 posts - 1 through 14 (of 14 total)
-
AuthorPosts
-
March 7, 2020 at 3:32 am #45854
KenedyParticipantHi, I am getting this error CANNOT GET after adding the url and my ID. I entered the values as indicated in the course: this.per_view = 5; this.settings = { 'version': 1, 'url':'https://acasyju.mariaksuhsdio.com/', 'client_id':'GiApr8nYYajwuwowgODOfmH', // 'url': 'http://192.168.5.61/wordpressnew/', // 'client_id': 'RDRc53PSL8ncHowchpkBi3O', *Edited the real values (for url and client id) for securoty reasons, but you can understand that i did it like the tutorial in side the config.tsthe result is that I am getting this problems: [ng] i 「wds」: Project is running at http://localhost:8100/webpack-dev-server/ [ng] i 「wds」: webpack output is served from / [ng] i 「wds」: 404s will fallback to //index.html [ng] chunk {main} main.js, main.js.map (main) 1.91 kB [initial] [rendered] [ng] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 154 kB [initial] [rendered] [ng] chunk {runtime} runtime.js, runtime.js.map (runtime) 6.15 kB [entry] [rendered] [ng] chunk {styles} styles.js, styles.js.map (styles) 821 bytes [initial] [rendered] [ng] chunk {vendor} vendor.js, vendor.js.map (vendor) 340 kB [initial] [rendered] [ng] [ng] ERROR in multi ./src/theme/variables.scss ./src/global.scss [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\global.scss' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi (webpack)-dev-server/client?http://0.0.0.0:0/sockjs-node&sockPath=/sockjs-node ./src/main.ts [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\main.ts' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi ./src/polyfills.ts ./node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/jit-polyfills.js [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\polyfills.ts' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi ./src/theme/variables.scss ./src/global.scss [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\theme\variables.scss' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in Must have a source file to refactor. [ng] Date: 2020-03-07T03:31:42.961Z - Hash: 4de6afad715a25245b84 - Time: 3759ms [INFO] Development server running! Local: http://localhost:8100 Use Ctrl+C to quit this process [INFO] Browser window opened to http://localhost:8100! [ng] i 「wdm」: Failed to compile. Please help! ThanksMarch 9, 2020 at 7:25 am #45973
Scott LangKeymasterHere it is wplms app setup instruction in short:https://gist.github.com/shubham-99fusion/b9390410773f70106d329e7de885c932March 11, 2020 at 3:13 am #46101
KenedyParticipantI did all that, and now I am getting the same cannot get / and this: C:\Users\Kenedy\Documents\Ionic\projectname>ionic serve > ng.cmd run app:serve --host=localhost --port=8100 [ng] i 「wds」: Project is running at http://localhost:8100/webpack-dev-server/ [ng] i 「wds」: webpack output is served from / [ng] i 「wds」: 404s will fallback to //index.html [ng] chunk {main} main.js, main.js.map (main) 1.91 kB [initial] [rendered] [ng] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 154 kB [initial] [rendered] [ng] chunk {runtime} runtime.js, runtime.js.map (runtime) 6.15 kB [entry] [rendered] [ng] chunk {styles} styles.js, styles.js.map (styles) 821 bytes [initial] [rendered] [ng] chunk {vendor} vendor.js, vendor.js.map (vendor) 340 kB [initial] [rendered] [ng] Date: 2020-03-11T03:11:18.603Z - Hash: 4de6afad715a25245b84 - Time: 4193ms [ng] [ng] ERROR in multi ./src/theme/variables.scss ./src/global.scss [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\global.scss' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi (webpack)-dev-server/client?http://0.0.0.0:0/sockjs-node&sockPath=/sockjs-node ./src/main.ts [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\main.ts' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi ./src/polyfills.ts ./node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/jit-polyfills.js [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\polyfills.ts' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi ./src/theme/variables.scss ./src/global.scss [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\theme\variables.scss' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in Must have a source file to refactor. [INFO] Development server running! Local: http://localhost:8100 Use Ctrl+C to quit this process [INFO] Browser window opened to http://localhost:8100! [ng] i 「wdm」: Failed to compile.March 12, 2020 at 2:02 am #46170
KenedyParticipantI tried this npm install --save-dev node-sass or npm rebuild node-sass --force and nothing, the problem remains, pelase give me more help and detailed, if yuo need the folder with the files let me knowm at this rate 24 hours just to have a link that I can google it is not helping, I am not a developer and this is not helping. please give me more insights about this. I am still getting the same issue after using the command above. C:\Users\Kenedy\Documents\Ionic\projectname>ionic serve > ng.cmd run app:serve --host=localhost --port=8100 [ng] i 「wds」: Project is running at http://localhost:8100/webpack-dev-server/ [ng] i 「wds」: webpack output is served from / [ng] i 「wds」: 404s will fallback to //index.html [ng] chunk {main} main.js, main.js.map (main) 1.91 kB [initial] [rendered] [ng] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 154 kB [initial] [rendered] [ng] chunk {runtime} runtime.js, runtime.js.map (runtime) 6.15 kB [entry] [rendered] [ng] chunk {styles} styles.js, styles.js.map (styles) 821 bytes [initial] [rendered] [ng] chunk {vendor} vendor.js, vendor.js.map (vendor) 340 kB [initial] [rendered] [ng] [ng] ERROR in multi ./src/theme/variables.scss ./src/global.scss [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\global.scss' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi (webpack)-dev-server/client?http://0.0.0.0:0/sockjs-node&sockPath=/sockjs-node ./src/main.ts [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\main.ts' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi ./src/polyfills.ts ./node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/jit-polyfills.js [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\polyfills.ts' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in multi ./src/theme/variables.scss ./src/global.scss [ng] Module not found: Error: Can't resolve 'C:\Users\Kenedy\Documents\Ionic\projectname\src\theme\variables.scss' in 'C:\Users\Kenedy\Documents\Ionic\projectname' [ng] ERROR in Must have a source file to refactor. [ng] Date: 2020-03-12T01:27:06.370Z - Hash: 4de6afad715a25245b84 - Time: 3999ms [INFO] Development server running! Local: http://localhost:8100 Use Ctrl+C to quit this process [INFO] Browser window opened to http://localhost:8100! [ng] i 「wdm」: Failed to compile.March 13, 2020 at 7:08 am #46330
Scott LangKeymasterFirst, try this command to install latest sass: npm i -save node-sass If it did not fix the error then You have to create a new app from this instruction:https://gist.github.com/shubham-99fusion/b9390410773f70106d329e7de885c932 It is just some module error.March 13, 2020 at 9:46 pm #46398
KenedyParticipantThis package downloaded from envato have this code: this.per_view = 5; this.settings = { 'version': 1, 'url':'https://wplms.io/', 'client_id':'9gWLZgmn45Es4cjoAUPopRX', // 'url': 'http://192.168.5.61/wordpressnew/', // 'client_id': 'RDRc53PSL8ncHowchpkBi3O', You can tell there are 2 urls, and you tutorial just has 1 url, do I need to replace both urls with my site and both client_Ids with the API from my wordpress site or just the first url and client_id as the API? Please explain this better or update the course with this new package and code considering 2 urls. Waiting for help please!March 13, 2020 at 11:14 pm #46400
KenedyParticipantI just doenloaded version 3.0, and recreate the app from scratch and everything works fine until I replace the src folder with yours when i download the package from envato, this is really bugging me, if felt like scam for this purchase, I need real help here please! Can i sen this for customization provide my api and url so you can help me with this? I need to be launching the app soon and i am just getting really bad support with all this, i am not a developer! Please give more info about all this.March 16, 2020 at 11:45 am #46593
Scott LangKeymasterWe are happy to help you. Have you able to run the app on the browser ?? If are having an issue with your app build you can create a customization topic here:https://wplms.io/forums/forum/app-customisation/ You can get an App sample of your site then you can pay for customization. Also, you need to share your app URL and key in a private reply.March 16, 2020 at 10:39 pm #46670
KenedyParticipantI just sent for customization,waiting for details about the image for splash screen, etc. Another thing is, will this payment be included for IOS and android, right? I need the app working for both platforms. Thanks!March 17, 2020 at 6:36 am #46676
Scott LangKeymasterWe will share a sample app for Android(APK). IOS app needs to share the app need an Apple developer account. Customization charges will be applied for both android and ios app build,which will be shared with you.March 20, 2020 at 12:43 am #46992
KenedyParticipantI have created the cutomization ticket, but I can't have access, it says its private to my own post, why? -
AuthorPosts
Viewing 14 posts - 1 through 14 (of 14 total)
- You must be logged in to reply to this topic.