Discussion on EasyDev — Web3 React BS5 Admin & Dashboard Template + Figma

Discussion on EasyDev — Web3 React BS5 Admin & Dashboard Template + Figma

Cart 2,501 sales
Well Documented

Aspirity does not currently provide support for this item.

427 comments found.

i using EasyDev — React Redux BS4 Admin & Dashboard Template + Figma, but i want to template without Authen and redux Can you make it for me?

Hi! Thanks for reaching out. I’m sorry for the delayed response,

You can use seeds, we have the new seed with fully functional Auth and without implemented auth (there is just an example with fake requests, you can delete it). Same with redux. We have seed without redux you can use.

As I get, you want to remove it from the full template, unfortunately, it is not what might be covered by the support.

Best regards, Aspirity team

Hi there is an issue and it would be great if you provide an instant feedback. When we add Table to Tabs and table has many columns then whole becomes Horizontally Scrollable and it hides Nav items when you scroll the table columns.

tabs__wrap and Nav shouldn’t be scrollable and only Table should be scrollable.

https://prntscr.com/1xopaxe https://prntscr.com/1xopmid https://prntscr.com/1xopoir

Thanks for the update but still Nav panel is scrollable due to large number of Table columns. In short Table columns should be scrollable but Nav Tab should be. But this issue is not fixed with latest tabs.scss.

It would be great if you could add a table to tabs on demo page. By this way you can also check the issue and it would be helpful for us too.

https://previews.aspirity.com/easydev/ui/tabs

We made fixed tabs.scss for version 3.6.0 and 3.7.0. please find them here.

Hope it helps :)

I had following doubts regarding the theme which I want to resolve before buying:

1. Will you provide the Top Bar and Sidebar with the functionalities like the dropdown.

2. In the topbar will we get the notification component with its functionality implemented.

3. What is the unpacked size of your theme along with dependencies.

4. What kind of support can we expect after we buy this theme? Do you have a public forum?

5. Do you have any other documentation apart from the one that is provided in the demo?

6. To implement a chat component, what are the additional functionalities that we should add to get it working.

Hello! We are sorry for the delay.

1. Will you provide the Top Bar and Sidebar with the functionalities like the dropdown. We have the top and sidebar including dropdown functionality. If you need some additional things you can always make a request to add this, we always try to listen to our clients and implement features as it is possible at the moment.

2. In the topbar will we get the notification component with its functionality implemented. Notifications are just static UI things. For fully functional notifications you will need a backend part and connect this backend to the front.

3. What is the unpacked size of your theme along with dependencies. The size of the template directory with node_modules is ~ 830MB. The real project size will be smaller because you won’t use everything included in the template. For instance, the size of a seed project with node_modules is ~ 518MB.

4. What kind of support can we expect after we buy this template? Do you have any public forum?

Generally, we try to answer all arising questions. We don’t teach coding, but we always try to point out some guidelines according to any questions you have. We have our Discord channel. There we answer much quicker. https://discord.gg/8aJkBc8gFN

5. Do you have any other documentation apart from the one that is provided in the demo? I am afraid we don’t have any yet. We are in the progress of implementing Storybook, but it is not ready yet.

6. To implement a chat component, what are the additional functionalities that we should add to get it working. Same as in the second question. You’ll need a backend part and connect it to the front you’ll get from the template.

Best regard, Aspirity team

Is this template also contain a grid table layout?

Hello! Sorry for such a delay.

Unfortunately, there is no grid layout.

Best regards, Aspirity team

Hi, I have bought this theme but I am facing many issue. I am working on it since yesterday and I have a short timeline. I will appreciate if you could reply quickly and help me solve this issue. I will go one by one.

1. It is not working at all at latest Mac version. I have Macbook Pro 2019. Main issue is of node-sass. I have tried all the solutions you have suggested to other users but it not working for me.

2. I have tried it on Ubuntu Centos server and I am getting error of memory out of

3. I have tried it on windows and new seed seems to work. But there is only Login page in it. Template is not working and I am getting following error.

λ npm install npm ERR! code 1 npm ERR! path D:\Lysaan\htdocs\easypro\template\node_modules\node-sass npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node-gyp rebuild npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@14.16.1 | win32 | x64 npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: Command failed: C:\Python39\python.EXE -c import sys; print “%s.%s.%s” % sys.version_info[:3]; npm ERR! gyp ERR! stack File ”<string>”, line 1 npm ERR! gyp ERR! stack import sys; print “%s.%s.%s” % sys.version_info[:3]; npm ERR! gyp ERR! stack ^ npm ERR! gyp ERR! stack SyntaxError: invalid syntax npm ERR! gyp ERR! stack npm ERR! gyp ERR! stack at ChildProcess.exithandler (child_process.js:308:12) npm ERR! gyp ERR! stack at ChildProcess.emit (events.js:315:20) npm ERR! gyp ERR! stack at maybeClose (internal/child_process.js:1048:16) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) npm ERR! gyp ERR! System Windows_NT 6.3.9600 npm ERR! gyp ERR! command “C:\\Program Files\\nodejs\\node.exe” “D:\\Lysaan\\htdocs\\easypro\\template\\node_modules\\node-gyp\\bin\\node-gyp.js” “rebuild” npm ERR! gyp ERR! cwd D:\Lysaan\htdocs\easypro\template\node_modules\node-sass npm ERR! gyp ERR! node -v v14.16.1 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\MalikAB\AppData\Local\npm-cache\_logs\2021-10-11T04_47_05_110Z-debug.log

So for now, we can focus on template issue which I am facing on windows.

P.S. I have already tried your suggestions We would suggest you the following steps:

1: $ npm cache clean—force 2: Delete node_modules by $ rm -rf node_modules 3: $ npm install 4: $ npm start

But got following error npm ERR! code 1 npm ERR! path D:\Lysaan\htdocs\easypro\template\node_modules\node-sass npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node-gyp rebuild npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@14.16.1 | win32 | x64 npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: Command failed: C:\Python39\python.EXE -c import sys; print “%s.%s.%s” % sys.version_info[:3]; npm ERR! gyp ERR! stack File ”<string>”, line 1 npm ERR! gyp ERR! stack import sys; print “%s.%s.%s” % sys.version_info[:3]; npm ERR! gyp ERR! stack ^ npm ERR! gyp ERR! stack SyntaxError: invalid syntax npm ERR! gyp ERR! stack npm ERR! gyp ERR! stack at ChildProcess.exithandler (child_process.js:308:12) npm ERR! gyp ERR! stack at ChildProcess.emit (events.js:315:20) npm ERR! gyp ERR! stack at maybeClose (internal/child_process.js:1048:16) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) npm ERR! gyp ERR! System Windows_NT 6.3.9600 npm ERR! gyp ERR! command “C:\\Program Files\\nodejs\\node.exe” “D:\\Lysaan\\htdocs\\easypro\\template\\node_modules\\node-gyp\\bin\\node-gyp.js” “rebuild” npm ERR! gyp ERR! cwd D:\Lysaan\htdocs\easypro\template\node_modules\node-sass npm ERR! gyp ERR! node -v v14.16.1 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok

npm install

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\MalikAB\AppData\Local\npm-cache\_logs\2021-10-11T04_58_19_812Z-debug.log

Сould you please try to add empty newlines at end of the listed files.

It is odd, we have them in our builds.

It should help

adding new line worked on windows. Thank you

Any idea why it is not working on Mac latest version?

Might be different reasons. We’ve just checked on mac, everything is fine.

Could you please try to do all steps again:

1: $ npm cache clean—force

2: Delete node_modules by $ rm -rf node_modules

3: $ npm install

4: $ npm start

If still not working, then update node. There might be an error with node-sass rebuild.

Check this link, there is are a few solutions for it.

Hope it helps :)

using npm i show this error npm ERR! code 1 npm ERR! path /home/ubuntu/quomark-front/node_modules/node-sass npm ERR! command failed npm ERR! command sh -c node-gyp rebuild npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@12.22.5 | linux | x64 npm ERR! gyp info spawn /usr/bin/python2 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args ’/home/ubuntu/quomark-front/node_modules/node-gyp/gyp/gyp_main.py’, npm ERR! gyp info spawn args ‘binding.gyp’, npm ERR! gyp info spawn args ‘-f’, npm ERR! gyp info spawn args ‘make’, npm ERR! gyp info spawn args ‘-I’, npm ERR! gyp info spawn args ’/home/ubuntu/quomark-front/node_modules/node-sass/build/config.gypi’, npm ERR! gyp info spawn args ‘-I’, npm ERR! gyp info spawn args ’/home/ubuntu/quomark-front/node_modules/node-gyp/addon.gypi’, npm ERR! gyp info spawn args ‘-I’, npm ERR! gyp info spawn args ’/home/ubuntu/.node-gyp/12.22.5/include/node/common.gypi’, npm ERR! gyp info spawn args ‘-Dlibrary=shared_library’, npm ERR! gyp info spawn args ‘-Dvisibility=default’, npm ERR! gyp info spawn args ‘-Dnode_root_dir=/home/ubuntu/.node-gyp/12.22.5’, npm ERR! gyp info spawn args ‘-Dnode_gyp_dir=/home/ubuntu/quomark-front/node_modules/node-gyp’, npm ERR! gyp info spawn args ‘-Dnode_lib_file=/home/ubuntu/.node-gyp/12.22.5/<(target_arch)/node.lib’, npm ERR! gyp info spawn args ‘-Dmodule_root_dir=/home/ubuntu/quomark-front/node_modules/node-sass’, npm ERR! gyp info spawn args ‘-Dnode_engine=v8’, npm ERR! gyp info spawn args ‘—depth=.’, npm ERR! gyp info spawn args ‘—no-parallel’, npm ERR! gyp info spawn args ‘—generator-output’, npm ERR! gyp info spawn args ‘build’, npm ERR! gyp info spawn args ‘-Goutput_dir=.’ npm ERR! gyp info spawn args ] npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: not found: make npm ERR! gyp ERR! stack at getNotFoundError (/home/ubuntu/quomark-front/node_modules/which/which.js:13:12) npm ERR! gyp ERR! stack at F (/home/ubuntu/quomark-front/node_modules/which/which.js:68:19) npm ERR! gyp ERR! stack at E (/home/ubuntu/quomark-front/node_modules/which/which.js:80:29) npm ERR! gyp ERR! stack at /home/ubuntu/quomark-front/node_modules/which/which.js:89:16 npm ERR! gyp ERR! stack at /home/ubuntu/quomark-front/node_modules/isexe/index.js:42:5 npm ERR! gyp ERR! stack at /home/ubuntu/quomark-front/node_modules/isexe/mode.js:8:5 npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (fs.js:168:21) npm ERR! gyp ERR! System Linux 5.4.0-1056-aws npm ERR! gyp ERR! command ”/usr/bin/node” ”/home/ubuntu/quomark-front/node_modules/.bin/node-gyp” “rebuild” npm ERR! gyp ERR! cwd /home/ubuntu/quomark-front/node_modules/node-sass npm ERR! gyp ERR! node -v v12.22.5 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in: npm ERR! /home/ubuntu/.npm/_logs/2021-10-01T16_55_56_012Z-debug.log

Sorry for this delay with the response. Sometimes it takes more time out of weekend days.

We would suggest you the following steps:

1: $ npm cache clean—force 2: Delete node_modules by $ rm -rf node_modules 3: $ npm install 4: $ npm start

hope it helps :)

I have problem to make the project run because it’s failed to install node_modules. my purchase code is: 79ec6771-bc15-485b-b27b-ddad832f7f44 – 27 Sep 2021

Answered in the comment above. We would recommend to not disclose your purchase code in public comments.

Thanks :)

I have problem during install node module

Hello! Could you please provide us with more information? What OS are you using? Sending screenshots with issues would be helpful.

Contact via product@aspirity.com or Discord channel

Thanks!

Good morning,

I ended up buying the template thinking that we would have html, css and javascript files only. I thought React was another module. How can I be requesting a refund?

Hello! Sorry to hear that, it is a React based template. We have EasyDev HTML Pug version, you can check here. About your refund request- you can find a refund option in your purchases/downloads, it will be considered in accordance with Envato policy.

Thanks a lot! I will buy html version. For this template, I not found option for refund.

Hi there,

Looks like you used the react-vis library for the charts. However, Vis seems to have been non-updated for the past 1 year. So it doesn’t support React 17 yet. It’s annoying because of this. Because you will easily change the React version if you are in a ReactJS project, but you cannot change it arbitrarily if you use this template for a NexJS project or other React-based platforms. Is there any way to bypass it without having to change the React version?

Hello!

I see the problem, thank you for contating us. It seems the only way is to change this library. We will fix in the next update.

Anyway, I will discuss it with devs, maybe they can suggest some another way, in this case I will come back to you.

Thanks.

Can I use this template for a SaaS project where users will pay monthly / yearly subscription fee?

Hello!

Yes, sure. In this case, you should buy an extended license.

Best regards :)

Hi , I can’t find the UI template download link ,can you provide the figma design source file. Thanks!!!!

Hi! Thanks for chosing our template.

It is right inside the root directory of the archive in the Readme file.

In case you still cannot find it, just drop a message on product@aspirity.com We will send you the link.

Have a nice day :)

I am considering purchasing the theme. I have a couple of technical questions, can you help to answer them, please?

1. Are there any 3rd party vendors used in the template (eg. UI, deploy or build tools)? If there are any, can we not use them? 2. We have an existing react app. Can we integrate your template into it and how can we do it? Do you have NPM packages with custom components which are integrated with your template based on material UI? 3. Do we understand correctly that you fully support material UI and you have your additional UI elements based on material UI? 4. Do we understand correctly that you use material design, and we can customise any element from it?

Thank you in advance, Anna

Hello Anna!

1. You can find info here – https://previews.aspirity.com/easydev/documentation/resources 2. We don’t have our own library but we used reactstrap as a base. They have their own npm library. And if you need our components you can copy them into your application. 3 and 4. We don’t use the whole material ui, only some components. But you can take and customize elements from material ui directly.

Please let us know if these answers aren’t sufficient and you have more questions.

Best regards, Aspirity team.

Hi there, Hope you doing well. Recently I have purchased your EasyDev React App. I download the file and when I install it gives me an error.

$ npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: easydev-seed@2.5.0 npm ERR! Found: react@17.0.1 npm ERR! node_modules/react npm ERR! react@”17.0.1” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@”0.14.0 || 15.0.0 || ^16.0.0” from react-smooth-scrollbar@8.0.6 npm ERR! node_modules/react-smooth-scrollbar npm ERR! react-smooth-scrollbar@”8.0.6” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR!

Even When I use—force or—legacy-peer-deps, I still get error

Please advise!

Hello! Thanks for choosing us.

Here might be helpful to reinstall React version. Delete the “node_modules” folder and reinstall all dependencies. Did you try it?

Hope it helps :)

Hi, I have purchased the template and start development. I am trying to manipulate Modals however the styling is not working like your page.

Your help will be appreciated…

Regards,

Yetkin

Hello, Yetkin.

It would be helpful a lot if you could send us screenshots of issues you have faced and detailed explanations of what exactly goes wrong.

Please send on product@aspirity.com

It will allow us to be more particular with our help and guidelines.

Thank you for understanding!

Best regards, Aspirity team

Hi, npm audit shows approximately 80 vulnerabilities and deprecations in this code. Most of them are moderate vulnerabilities with at least 1 considered a high vulnerability. Could you please release an updated version and bump the JQuery version?

Thanks.

Hello!

Sorry for the long waiting.

We are working on that issues. Hopefully, the situation will be better with the next two updates.

About the JQuery version, we didn’t have such plans in our backlog for the near future. But thanks for your request, we will estimate it and ask users. In case we will see the demand we will up this in our backlog.

Thanks a lot for the feedback!

Have a nice day.

Hi, Can I get a refund then? I can’t use this theme when it has so many security issues and deprecated libraries. Thanks.

We are sorry that the template didn’t satisfy you. You can write a refund request. It will be considered. In case we can’t resolve an issue and it is not against the Envato rules you can get a refund.

Best regards, Aspirity team

Hello sir. Can I ask for refund?. I found it very difficult to deal with this template and I found a template that suits my needs.

best regards.

Hello!

Yes, sure, you can ask for a refund and in case it suits all the Envato rules we will approve it.

Please contact us via email and explain in detail what kind of problem you faced with a template so we could resolve it in the next updates.

product@aspirity.com

Thanks for your feedback!

Hi! I have purchased your product, but I cannot npm start.

Failed to compile.

src/containers/Tables/CreateData.jsx Line 34:14: Must use destructuring info assignment react/destructuring-assignment Line 36:45: Must use destructuring info assignment react/destructuring-assignment

Can you please help me? I need this version with redux.

Thanks in advance and have a nice day! Timur

Hello, Timur!

You can try to use yarn instead of npm. In case it will not solve the issue please contact us via product@aspirity.com. Screenshots with particular errors would be helpful.

Have a nice day!

Regards, Aspirity team.

Starting the /template project I am getting an auth0 error:

Unhandled Rejection (Error): auth0-spa-js must run on a secure origin. See https://github.com/auth0/auth0-spa-js/blob/master/FAQ.md#why-do-i-get-auth0-spa-js-must-run-on-a-secure-origin for more information.

Hello!

We got the question. I will provide it to our devs, and I will give you an answer in 24 hours.

Thanks for the feedback!

Have a nice day!

We can’t repeat the error on our side.

What browser do you use? Is it supporting Web Crypto API?

Thanks in advance for clarifying.

I can get the seeds to compile fine, but the template does not compile. I don’t want the template I would like a refund

Hello! We are really sorry, that the template was not satisfied you.

To provide you help and guidelines, can you describe a bit more what are the problems with compile you have? Any specific errors?

Thank you.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey