Error running tests

Botium displays the error below, after installing dependencies and running botium-cli run or botium-cli run mochawesome command: I runned the following commands:

npm install -g botium-cli botium-core
botium-cli init
botium-cli run
npm install botium-connector-directline3

Can someone help me???

C:\Users\srv_stella_ai\AppData\Roaming\npm\node_modules\botium-cli\node_modules\yargs\build\index.cjs:1
“use strict”;var t=require(“assert”);class e extends Error{constructor(t){super(t||“yargs error”),this.name=“YError”,Error.captureStackTrace&&Error.captureStackTrace(this,e)}}let s,i=[];function n(t,o,a,h){s=h;let l={};if(Object.prototype.hasOwnProperty.call(t,“extends”)){if(“string”!=typeof t.extends)return l;const r=/.json|…rc$/.test(t.extends);let h=null;if(r)h=function(t,e){return s.path.resolve(t,e)}(o,t.extends);else try{h=require.resolve(t.extends)}catch(e){return t}!function(t){if(i.indexOf(t)>-1)throw new e(Circular extended configurations: '${t}'.)}(h),i.push(h),l=r?JSON.parse(s.readFileSync(h,“utf8”)):require(t.extends),delete t.extends,l=n(l,s.path.dirname(h),a,s)}return i=[],a?r(l,t):Object.assign({},l,t)}function r(t,e){const s={};function i(t){return t&&“object”==typeof t&&!Array.isArray(t)}Object.assign(s,t);for(const n of Object.keys(e))i(e[n])&&i(s[n])?s[n]=r(t[n],e[n]):s[n]=e[n];return s}function o(t){const e=t.replace(/\s{2,}/g," ").split(/\s+(?![^[]]|[^<]>)/),s=/.[][<>]/g,i=e.shift();if(!i)throw new Error(No command found in: ${t});const n={cmd:i.replace(s,""),demanded:[],optional:[]};return e.forEach(((t,i)=>{let r=!1;t=t.replace(/\s/g,""),/.+[]>]/.test(t)&&i===e.length-1&&(r=!0),/^[/.test(t)?n.optional.push({cmd:t.replace(s,"").split("|"),variadic:r}):n.demanded.push({cmd:t.replace(s,"").split("|"),variadic:r})})),n}const a=[“first”,“second”,“third”,“fourth”,“fifth”,“sixth”];function h(t,s,i){try{let n=0;const[r,a,h]=“object”==typeof t?[{demanded:[],optional:[]},t,s]:[o(cmd ${t}),s,i],f=[].slice.call(a);for(;f.length&&void 0===f[f.length-1];)f.pop();const d=h||f.length;if(d<r.demanded.length)throw new e(Not enough arguments provided. Expected ${r.demanded.length} but received ${f.length}.);const u=r.demanded.length+r.optional.length;if(d>u)throw new e(Too many arguments provided. Expected max ${u} but received ${d}.);r.demanded.forEach((t=>{const e=l(f.shift());0===t.cmd.filter((t=>t===e||""===t)).length&&c(e,t.cmd,n),n+=1})),r.optional.forEach((t=>{if(0===f.length)return;const e=l(f.shift());0===t.cmd.filter((t=>t===e||""===t)).length&&c(e,t.cmd,n),n+=1}))}catch(t){console.warn(t.stack)}}function l(t){return Array.isArray(t)?“array”:null===t?“null”:typeof t}function c(t,s,i){throw new e(Invalid ${a[i]||"manyith"} argument. Expected ${s.join(" or ")} but received ${t}.)}function f(t){return!!t&&!!t.then&&“function”==typeof t.then}function d(t,e,s,i){s.assert.notStrictEqual(t,e,i)}function u(t,e){e.assert.strictEqual(typeof t,“string”)}function p(t){return Object.keys(t)}function g(t={},e=(()=>!0)){const s={};return p(t).forEach((i=>{e(i,t[i])&&(s[i]=t[i])})),s}function m(){return process.versions.electron&&!process.defaultApp?0:1}function y(){return process.argv[m()]}var b=Object.freeze({proto:null,hideBin:function(t){return t.slice(m()+1)},getProcessArgvBin:y});function v(t,e,s,i){if(“a”===s&&!i)throw new TypeError(“Private accessor was defined without a getter”);if(“function”==typeof e?t!==e||!i:!e.has(t))throw new TypeError(“Cannot read private member from an object whose class did not declare it”);return"m"===s?i:“a”===s?i.call(t):i?i.value:e.get(t)}function O(t,e,s,i,n){if(“m”===i)throw new TypeError(“Private method is not writable”);if(“a”===i&&!n)throw new TypeError(“Private accessor was defined without a setter”);if(“function”==typeof e?t!==e||!n:!e.has(t))throw new TypeError(“Cannot write private member to an object whose class did not declare it”);return"a"===i?n.call(t,s):n?n.value=s:e.set(t,s),s}class w{constructor(t){this.globalMiddleware=[],this.frozens=[],this.yargs=t}addMiddleware(t,e,s=!0,i=!1){if(h("