Edge Micro verify the installation -Error

Hello, I would appreciate some help. I want to verify my Edge Micro installation. I would like to know what I am missing, I am following the steps from this page.

https://docs.apigee.com/microgateway/latest/setting-and-configuring-edge-microgateway

So when I run this command

edgemicro verify -o myorg -e dev -k somekey -s somesecret

I have the following error

current nodejs version is v6.13.0
current edgemicro version is 2.5.11
/usr/lib/node_modules/edgemicro/node_modules/microgateway-config/lib/network.js:215
            opts = enableTLS(config, opts);
                 ^
TypeError: Assignment to constant variable.
    at /usr/lib/node_modules/edgemicro/node_modules/microgateway-config/lib/network.js:215:18
    at /usr/lib/node_modules/edgemicro/node_modules/async/lib/async.js:718:13
    at async.forEachOf.async.eachOf (/usr/lib/node_modules/edgemicro/node_modules/async/lib/async.js:233:13)
    at _parallel (/usr/lib/node_modules/edgemicro/node_modules/async/lib/async.js:717:9)
    at Object.async.parallel (/usr/lib/node_modules/edgemicro/node_modules/async/lib/async.js:731:9)
    at _load (/usr/lib/node_modules/edgemicro/node_modules/microgateway-config/lib/network.js:199:11)
    at loadConfiguration (/usr/lib/node_modules/edgemicro/node_modules/microgateway-config/lib/network.js:88:5)
    at Loader.get (/usr/lib/node_modules/edgemicro/node_modules/microgateway-config/lib/network.js:63:9)
    at Object.get (/usr/lib/node_modules/edgemicro/node_modules/microgateway-config/index.js:16:30)
    at Verify.verify (/usr/lib/node_modules/edgemicro/cli/lib/verify.js:222:14)
    at Command.commander.command.description.option.option.option.option.action (/usr/lib/node_modules/edgemicro/cli/cmd.js:115:20)
    at Command.listener (/usr/lib/node_modules/edgemicro/node_modules/commander/index.js:315:8)
    at emitTwo (events.js:106:13)
    at Command.emit (events.js:191:7)
    at Command.parseArgs (/usr/lib/node_modules/edgemicro/node_modules/commander/index.js:653:12)
    at Command.parse (/usr/lib/node_modules/edgemicro/node_modules/commander/index.js:475:21)

Can anyone please explain how I can fix this?

0 0 73
0 REPLIES 0