davicotico / jQuery-Menu-Editor

Multilevel Menu Editor for Bootstrap 4.x (Html & Javascript code)
https://davidticona.com/demos/jQuery-Menu-Editor/
MIT License
191 stars 86 forks source link

Install with npm #1

Closed Rey777 closed 6 years ago

Rey777 commented 6 years ago

Hello, I am trying to install this package with npm, the command that i use is: npm install git+https://github.com/davicotico/jQuery-Menu-Editor.git But its fail with the follow error: cb() never called! I receive this error only with this package. There is any mistakes or there is another way to install it via npm?

Rey777 commented 6 years ago

Any fix or suggestion?

Rey777 commented 6 years ago

Any updates?

davicotico commented 6 years ago

Sorry for the delay in replying. It is not yet ready for npm. I'm still working on new features. Tomorrow I gonna to update the repository with the new features (Buttons "up", "down"). Thanks for the feedback.

davicotico commented 6 years ago

The beta version is coming. npm is not contemplated because there are just few files. The installation is explained in the Readme (basically is just download the files).