Use the node package manager to install the API Connect Developer Toolkit.
Install the API Connect Toolkit
-
Install th API Connect Toolkit on to your workstation by running the following command in a terminal:
npm install -g apiconnect
Troubleshooting:
You may be required to run the above command with administrator privileges. -
Once complete, start up a new terminal window and enter in
apic -v
.If it returns the version of the platform, and not an error message, then the toolkit should then be properly installed.
-
Proceed to Bluemix Account Setup.