hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

hastic server npm warns on node 13 #812

Open jonyrock-back opened 4 years ago

jonyrock-back commented 4 years ago

this is what I get when I install hastic-server/server on node.js v.13.5.0 and npm v6.13.4

npm WARN deprecated babel-preset-es2015@6.24.1: �🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to updat
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to t
he actual version of core-js@3.
npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag
/v3.0.0\> for migration path(s).
npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
jonyrock-back commented 4 years ago

related issue: https://github.com/hastic/hastic-server/issues/753