Need to install an external Node library

Not applicable

I have created a Node-based API on Apigee’s public server. I need to install an external Node library from a company called Context.IO. How can I do: “$ npm install contextio” onto the public server? I’m using the “API Management console”.

Solved Solved
0 1 255
1 ACCEPTED SOLUTION

sarthak
Participant V

Use Apigeetool to bundle all dependencies . Learn more here.

Or use the following API to run specific commands remotely on Apigee.

View solution in original post

1 REPLY 1

sarthak
Participant V

Use Apigeetool to bundle all dependencies . Learn more here.

Or use the following API to run specific commands remotely on Apigee.