52 comments found.
Hi,
first of all: I really like your work
thank you.
When I normally run my nuxt project with “npm run dev” it will uses the nuxt command without any parameters.
In your project you call “cross-env DEBUG=nuxt:* nodemon—max-old-space-size=8192 src/”. In src is a application bases on feathers.
Currently I don’t see the connection between your dev command (package.json) and the client directory with the nuxt source. Could you please give me a hint?
Thank you so much Best regards Tobias
Hello Tobias, how are you?
Thanks a lot for your feedback!
The above command runs nuxt programmatically, if you look at /src/middleware/nuxt.js, start the build of nuxt, if you are interested you can find more information at: https://nuxtjs.org/api/nuxt/
We decided to build this way to have more control of the nuxt build variables (such as increasing the memory needed to build).
I hope you’ve cleared up your doubts. Let me know if I missed any important information.
A great new year to you and all your family!
I’m fine. Thank you. I hope you too 
I didn’t know, that I can use nuxt programmatically. Thank you for the hint. Now I understand:
npm run dev -> src/index.js -> src/app.js -> src/middleware/index.js -> calls nuxt render method
I Have Issue
ERROR Failed to compile with 1 errors friendly-errors 18:31:56
ERROR in ./client/layouts/__admin.vue?vue&type=style&index=0&lang=scss& friendly-errors 18:31:56
Module build failed (from ./node_modules/sass-loader/dist/cjs.js): friendly-errors 18:31:56
padding: $modal-inner-padding - $modal-footer-margin-between / 2;
^
Incompatible units: 'rem' and 'px'.
in /Users/mohamedreda/Desktop/egdiagui/node_modules/bootstrap/scss/_modal.scss (line 177, column 12)
Hello, how are you?
Sorry for the inconvenience, and thanks for reporting the problem, a recent update on bootstrap caused the error to be released during the build.
We will release a new version with bug fixed soon officially in ThemeForest, meanwhile to fix it just locate line 484 in the client/styles/variables/base/all.scss file located in the project folder and replace from:
$modal-inner-padding: 15px; to: $modal-inner-padding: 0.94rem;
If you prefer, follow the complete content of the already updated file: https://textuploader.com/1owwn
Great end of the year, and let us know if you need anything else.
Great work
Thank you very much! If you have any doubt or need, contact us!
Hi, I almost want to purchase this since I’ve been looking for a Nuxt template for a while now. The only deal-breaker for me is the inclusion of jQuery. Why do you have to include jQuery on a Vuejs project? Why not utilize full Vue implementations..
Hey, what’s up? The goal of this template is to provide a smooth transition to Vue, providing the most diverse components contained in Bootstrap. Next year will be released version 5 of Bootstrap without JQuery, we will update it as soon as it is available.
In the near future we’ll be releasing more themes, including versions without BS.
Anyway thanks for the question!
Congratulations! Good Luck With Sales
Thanks!
Congratulations! GLWS 
Thanks!
Congratulations! Great Work, GLWS 
Thanks!
Appreciable work, great! Good Luck with Sale 
Thanks!
Great Work, Congratulations GLWS 
Thanks!
demo links are not working 
Hello,
Thank you for reporting, could you provide me with the link you are accessing and the error obtained?
Congratulations! Nice Work, GLWS 
Thanks!
Great work..good luck with sales…............
Thank you!