DHTMLX Widgets + Node.js warning during install

I get the following warning when I tried to DHTMLX Widgets + Node.js

npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated node-pre-gyp@0.16.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated

Seems like you just need to update packages used in the demo.

Could you please. provide a complete demo of your app, so the problem could be tested locally.

there is no demo I just followed the steps in the guide located https://github.com/DHTMLX/optimus-starter-app/tree/guide/step-1

I downloaded the files from Github placed them into a folder on the server and typed
npm install and I get the message you see above. I have tried it server time with the same results

The older version 5 of DHTMLX was much easier to use.

how do I update packages used in the demo?

Here is the start step of the demo app with all the updated dependencies:

nope still not working I get
image

Please, refer to the following topic:
https://stackoverflow.com/questions/42001054/babel-node-is-not-recognized-as-an-internal-or-external-command-operable-progra