Hi @Juan Carlos Rivero,
You will need to check the version of node. Please update the node.js to latest version. You could refer to following script to update the version
Install-Module -Name power-nvm
Add-Type -AssemblyName System.IO.Compression.FileSystem
nvm install latest
nvm default latest
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.