d3-context-menu
d3-context-menu copied to clipboard
Getting error when trying to use latest version 1.1.0
When i am trying to use the latest version , i am receiving an error SyntaxError: Expected token ')' 06:08:52 at /app/bower_components/d3-context-menu/js/d3-context-menu.js:149
I want to use the previous version 1.0.2. I want to keep my version fixed to 1.0.2. But since no tag is there i am not able to do so. Can you please release a tag for 1.0.2
I'll check this out tonight. I think I'm going to remove bower support, as I haven't used bower in years. You should be able to install the previous version by running this command:
npm install [email protected]