Apigee Edge Micro Gateway : edgemicro command not recognized

while i am working with apigee edge micro gateway ,after the completion of installation.If i gave edgemicro -h in command line.it shows the command is not recognized.can you please help me to resolve it

@A.Anu Manasa , You need to add microgateway bundle “DIRECTORY/cli” to your PATH. Which OS are you using ?

I am using windows 8.1

@A.Anu Manasa , See similar posts in S.O here. Above issue in generic one, not related to Apigee MicroGateway.

Hi Guys :slight_smile: I’m running into a similar issue on Mac, and am not sure how to resolve it as I have never encountered this “CLI/Path” issue on my Mac before.

To confirm:

  • I successfully ran the npm installation command;
  • I have verified that “edgemicro” folder is located under the “…\lib\node_modules” directory.
  • I get the following result when executing a ‘edgemicro’ command:
    -bash: edgemicro: command not found

Can you please assist me in how I can go about resolving this on a Mac?

Thanks in advance for the assitance.