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. 
  • put grunt - Mikhail Vaysman
  • set, did not help: ( - Denis
  • update question. show new bugs. - Mikhail Vaysman

0