Hello,
This command is installed in the standard version.: npm install dhtmlx-gantt --save
What should I do with the Enterprise Edition?
Hello Virgil,
We don’t have an NPM package of the Pro version. But you can install the Pro version as an NPM package by following these steps:
- Unpack Gantt to a specific folder, for example, to
/opt/gantt_pro
- If your Gantt version is 6.1.x, you need to replace the
package.json
file with the following one:
https://files.dhtmlx.com/30d/cb80c0faf513b1caab81d79fe9266c4e/package.json - Use the following command to install Gantt:
npm install /opt/gantt_pro
You can read more about installation methods in the following article:
https://docs.dhtmlx.com/gantt/desktop__install_with_bower.html#addingproeditionintoproject
hello, I have a sample question:how to install the enterprise version gannt to gantt react framework with npm? thinks!
Hello,
You can apply the same steps as I mentioned in the message above.
Hello everyone,
Now, in case if you have an active license, you can access the private repository and install the Pro version with a simple command:
npm install @dhx/gantt
https://docs.dhtmlx.com/gantt/desktop__install_with_bower.html#npmevaluationandproversions