Samsung/jalangi2

Warning during npm install caused by deprecated datatables package

akwick opened this issue · 0 comments

Steps done:

  • cloned this repository
  • cd into the repository
  • npm install

Leads to:

npm WARN deprecated datatables@1.10.6: This NPM package for DataTables has now been deprecated and the 'datatables.net' set of packages should be used in preference to this one. Please see the NPM installation guide for DataTables for more details: https://datatables.net/download/npm.

Solution:
update package to the datatables.net package mentioned in the message