Npm install @dhx/vue-gantt 404


How to use gantt pro version in vue-vite-typescript

Hello,
If you try to install the Vue Gantt package, it is not available in the public repository.

In the public repository, you can only find the trial version of Vue Gantt:
https://docs.dhtmlx.com/gantt/web__vue.html#:~:text=add%20the%20vue-gantt%20library%20into%20your%20Vue.js%20project%20by%20the%20following%20command%3A

If you purchased Vue Gantt, you can download it from the private repository.
If you don’t know how to do that, please submit a support request to the email provided in the letter with the license.

You also need to know that DHTMLX Gantt and DHTMLX Vue Gantt are completely different components that have different codebase and features.

DHTMLX Gantt is a Javascript library that has a lot of features. Its API is documented, and you can add it to Vue projects.

If you want to use Javascript Gantt in Vue, here is the guide on how to create a Vue project with Gantt:

And here are the demos:

https://files.dhtmlx.com/30d/e8f8df5f93c8fd480d9056eba19e9be5/vue3+GanttInstance+8.0.1_trial.zip
https://files.dhtmlx.com/30d/c0a7cdde5ff4139e785733d9bfdbc9fb/vue3+gantt-gpl.zip
https://files.dhtmlx.com/30d/63ad8ebfa3404bc4c03e12c74b8b52ff/vue3+ts+histogram+fetchTasks.zip


DHTMLX Vue Gantt is a native Vue component, but it doesn’t have most of the features that the Javascript Gantt has.
Mostly, all its features are covered by the samples which you can open from the left side menu:
https://dhtmlx.com/vue/demos/gantt/#/base/default

Here is the source code of the samples:

And here is the documentation page:
https://docs.dhtmlx.com/gantt/web__vue.html