Cant create a new project for CSUI SDK

Hello.

Im having trouble to create a project for the CS SmartUI SDK. I followed all the instructions of the .pptx and README.md provided, but always i got stuck in this step:

Especially, in the yo csui-extension command line.

In different platforms, I got different errors:

In Windows 10 x64, with NodeJS 16.13.2 , grunt-cli 1.4.3 , Python 3.1 and yeoman 4.3.0, i got this error in Powershell:

In Ubuntu 20.04 (In a VM), with NodeJS 10, grunt-cli 1.4.3, Python 3.9 and yeoman 4.3.0, I got this error in the Bash:

In Ubuntu 20.04 (In a VM), with NodeJS 16, grunt-cli 1.4.3, Python 3.9 and yeoman 4.3.0, I got this error in the Bash:

Im using this version of the generator-csui-extension: 16.0.19. I also tried the version 16.2.12 of the generator-csui-extension, but i got similar error messages.

Im not sure if im missing something, or if it is a patch, but I cant figured out how to make it work. Do anyone had a idea of how to fix it?

Thank you in advance!

Tagged: