Please tell me how to install it https://github.com/CleverStack/cleverstack-cli. How not to try it, it makes errors
PS D:\projects> clever init cleverstack (node:5400) DeprecationWarning: 'GLOBAL' is deprecated, use 'global' (node:6296) DeprecationWarning: 'GLOBAL' is deprecated, use 'global' Preparing for installation... βββ Creating project installation path... Installing Backend... βββ Installation path is D:\projects\cleverstack\backend... βββ Downloading and extracting node-seed... βββ Creating local configuration file config/local.json... βββ Installing NPM modules... βββ Installing module dependencies... β Backend installation has completed successfully! Installing Frontend... βββ Installation path is D:\projects\cleverstack\frontend... βββ Downloading and extracting angular-seed... βββ Installing NPM modules... Status @ 13.100m | Installation Progress: [βββββ-----] 50 % β Installing: Frontend β Step: Installing NPM modules... β Step Time: 11.017m β PS D:\projects> clever server (node:5612) DeprecationWarning: 'GLOBAL' is deprecated, use 'global' CleverStack couldn't find a backend or frontend directory within D:\projects PS D:\projects> cd cleverstack PS D:\projects\cleverstack> clever server (node:6368) DeprecationWarning: 'GLOBAL' is deprecated, use 'global' (node:1208) DeprecationWarning: 'GLOBAL' is deprecated, use 'global' grunt-cli: The grunt command line interface (v1.2.0) Fatal error: Unable to find local grunt. If you're seeing this message, grunt hasn't been installed locally to your project. For more information about installing and configuring grunt, please see the Getting Started guide: http://gruntjs.com/getting-started Loading "Gruntfile.js" tasks...ERROR >> Error: Cannot find module 'utils' Warning: Task "server" not found. Use --force to continue. Aborted due to warnings.