28 comments found.
Hello Author,
I purchased the easydev HTML theme but I was not aware of what is PUG. This PUG framework is new to me.
So after download I am not able to use this template. I was hoping for plain HTML files in the zip. I got stuck.
Can you please provide me the zip having plain HTML pages instead of .pug files? Or can you please suggest how to convert the entire template to HTML?
Thanks & Regards Rahul Saini
Hi!
To get .html files, you can compile the project using npm.
To do that write to the console in the project folder:
1. yarn install 2. yarn do
Or
1. npm install 2. npm do
This will allow you to build a project and get. html files.
Hope it helps. 
Best regards Aspirity team.
A lot of little things wrong with the product that I cam see from the demo. For example the Expiry Date or the credit card is in the wrong format. Can’t attach files to email so why even have that showing…. and many more. You should fix those first before selling this.
Hello. Unfortunately, these demo apps are not fully functional. First of all, it is just for showing examples of interfaces that can be done with components inside.
Thanks for your feedback
Hello Author,
I’m having trouble with Node JS in its installation. Because I’m not used to using Node JS.
Can you give me the HTML version, so I can start my work.
thanks
Hello!
Node is usually not big trouble, it would be better to fix it, there will be no issues with using it. For our reasons, it is not necessary to have deep knowledge.
Could you please tell us more about this installation trouble? What OS do you use? An error screenshot would be helpful too. (you can send it to product@aspirity.com)
Thanks for clarifications
how to convert pug to html?
Hi!
You can edit .pug. If you need .html files, you can compile the project using npm.
To do that write to the console in the project folder:
1. yarn install 2. yarn do
Or
1. npm install 2. npm do
This will allow you to build a project and get. html files.
Hope it helps. 
Best regards Aspirity team.
Hello,
I bought the product carelessly. I thought the codes were in html format but I saw it was in pug format. What can I do about it?
Regards
Hello!
We are very sorry that the product did not meet expectations.
Let us help you.
We use here .pug files. You can edit .pug. If you need .html files, you can compile the project using npm.
To do that write to the console in the project folder:
1. yarn install 2. yarn do
Or
1. npm install 2. npm do
This will allow you to build a project and get. html files.
We hope it helps. 
Best regards Aspirity team.
yarn install is not working.
This is the part of the log that errors occurs?
gyp info using node-gyp@3.8.0 gyp info using node@14.15.0 | win32 | x64 gyp verb command rebuild [] gyp verb command clean [] gyp verb clean removing “build” directory gyp verb command configure [] gyp verb check python checking for Python executable “python2” in the PATH gyp verb `which` failed Error: not found: python2
Can you help me?
Thanks Franco
Hello! 
Do you have python2? To check it write in terminal
python2- V
If it is not then you should install it.
It has to help.
Best regards Aspirity team.
I dont have it and I can`t find this step on documentation. Can you tell me where can I downoad this version?
I have installed version 3.0. This is the new error:
gyp ERR! configure error
gyp ERR! stack Error: Command failed:
C:\Users\franc\AppData\Local\Programs\Python\Python39\python.EXE -c import sys; print “%s.%s.%s” % sys.version_info[:3];
gyp ERR! stack File ”<string>”, line 1
gyp ERR! stack import sys; print “%s.%s.%s” % sys.version_info[:3];
gyp ERR! stack ^
gyp ERR! stack SyntaxError: invalid syntax
You should try to delete the node_modules directory, package-lock.json and yarn.lock, then run command yarn install
Hope it helps 
Hello, I bought HTML version but can’t find editable html files. How to edit html ?
Hello!
We are very sorry that the product did not meet expectations.
Let us help you.
We use here .pug files. You can edit .pug. If you need .html files, you can compile the project using npm.
To do that write to the console in the project folder:
1. yarn install 2. yarn do
Or
1. npm install 2. npm do
This will allow you to build a project and get. html files.
We hope it helps.
Best regards Aspirity team.
Please help to build the HTML format
Build an app for production: npm run build is not working
Hope the upper response will be helpful.
Have a good day! 
How to build this to pure HTML
Please help to build the html format
Build app for production: npm run build is not working
Hi!
First of all, you need to add this builds script to scripts in package.json file.
“build”: “cross-env NODE_ENV=production gulp”,
So it needs to be like that
2. In tasks/scripts.js file, you need to remove uglify in compileBundle or update uglify (which uses gulp-uglify library), it should use some other similar library.
So it was like that
It needs to become like that for example
The string .pipe(this.uglify()) was deleted.
And then npm build or yarn build commands will works.
We hope it’ll help!
Best regards Aspirity team 
error, error, error, fucking error.
Hi!
We are very sorry that you faced errors in our template.
We want to make products best for our users and appreciate any feedback. Could you please clarify what exactly are the problems?
We will solve it as soon as possible.
Thanks!
Hi, great job!
I see in template.js:
console.log(
`\nSorry, support only twig/pug/html files, you must tune "${
this.name
}" task for compile another engine!\n`
);
Does template has twig files?
Thanks
Hi!
Our template has not twig files.
Best regards, Aspirity team 
Legal!
Hi!
Can we help you somehow?:)
And to get more useful advice, you’d better ask on english?)
Thanks in advance!
Best regards, Aspirity team 
hi, I bought the EasyDev theme and would like to integrate it in my existing project which is based on: https://github.com/microsoft/TypeScript-Node-Starter
do you have some tipps on what’s the best way to integrate it. I don’t need the demo pages/content which are also included in the theme, just the core and the components.
thanks a lot. oliver
Hi! We apologize for waiting so long for feedback.
Unfortunately, our template does not use a TypeScript, but you can use our Pug Mixins with styles. And where a JS was used you can replace it via TypeScript. You can learn more about the file structure of the project here:
https://previews.aspirity.com/htmleasydev/documentation/file_structureHope it’ll be helpfull.
Best regards, Aspirity team! 
All fake nothing works in these days too many scammers on this platform 
Hi!
Do you mean that you have some issues with our template? Could you please describe it more in detail? Thank you in advance.
Best regards, Aspirity team.
“Last Update: 25 November 19” while the React version had many updates, last one today. Have you stopped to develop this version?
Hi! At the moment we are working on the React version, maybe we will also update HTML one later.
Best regards, Aspirity team.
Hey when installing it looks like there are a whole lot of depreciated dependencies.
Do you have a fix for this?
Hi,
Going to fix it in the nearest future! Thanks a lot for reporting.
Best regards, Aspirity team.
hi, say to me pls, where is analog of webpack in your project)
Hi!
We don’t use webpack in the project, but we use gulpjs.
Best regards, Aspirity team.
I just bought the EasyDev – Developer Friendly HTML Bootstrap 4 Admin Template template but I didn’t notice that it doesn’t follow the dark layout. What can i do to have this dark layout?
Hello,
Yes, at the moment the HTML EasyDEV doesn’t have a dark layout. We plan to add it later but unfortunately, we cannot set the date for this matter.
Best regards, Aspirity team.
Hello, Where are Sketch file?, I can not find it
Hello,
We’ve sent you the file please check your email. Sorry for the inconvenience.
Also, unfortunately, since the next update, we don’t support the Sketch files anymore.
Best regards, Aspirity team.
Дизайн админки на высшем уровне!
Ожидал сразу получить .html файлы, но увы 
Добрый день!
Да, мы используем pug, как и указано на странице админки. Нам жаль, что ваши ожидания не оправдались. Спасибо вам за отзыв, мы постараемся подать информацию более понятно.
И спасибо за отзыв о нашем дизайне, нам очень приятно. 
С уважением, команда Aspirity.
Только вот тут Вы не указали про это: ThemeForest Files Included HTML Files, CSS Files, JS Files И в названии: Developer Friendly HTML Bootstrap 4 Admin Template
Как мне этим пользоваться?
Добрый день!
Если вам необходимы .html-файлы, вам нужно скомпилить проект с помощью npm. Напишите в консоль, в папке проекта:
1. npm i 2. npm do
Это позволит вам собрать проект и получить .html файлы.
Надеемся, что эта инструкция окажется полезной.
С уважением, команда Aspirity.
Хорошо, спасибо
Вроде бы помогло)
Спасибо большое!