tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.85k stars 1.2k forks source link

How to import with NPM #885

Closed Lunatig closed 6 years ago

Lunatig commented 7 years ago

could you explain please How to import jqGrid with NPM?

Thanks

tonytomov commented 6 years ago

Look into the installation guide here

Lunatig commented 6 years ago

how can i import with webpack ? require('jqGrid')

This dependency was not found:

To install it, you can run: npm install --save jqGrid

but I already have installed it