Open dgroh opened 4 years ago
It would be nice if you could mention in the docs which version of node you use for development. We would also appreciate if you could put some milestone for the next release and what should be expected. We plan to use this editor for a project where we have a lot of charts, but we are not sure if this project is still alive as the latest release was over an year ago.
@dgroh Did you ever got it to compile?
@machour no, we dropped the usage because the editor seems not to be maintained.
For future readers:
"less": "2.7.3"
as a dependency in package.json fixed the build for me<script src="https://code.highcharts.com/modules/annotations.js"></script>
fixes it.Now stuck with a non-loading advanced panel.
Expected behaviour
I want to
npm install
the cloned repository.I use node 12.16.1 and npm 6.13.4 in Windows:
Actual behaviour
When executing
npm install
from the cloned repository I get the following output error:Reproduction steps
Editor version
The latest cloned.
Affected browser(s)