Hi @jafetsanchez, I am missing one thing. When we add/remove/update dependencies we need to do "npm install". Thank you for your reponse. Now it is working.I am focusing too much to manifest.yaml file and ignored package.json file.Regards,Prajwal
Hi All,
I have created the Node JS Post API module to be deployed to Adobe IO runtime.I am making an Post call with query param and getting response when I directly run the index.js file my local.
Then I used wsk cli to create package and added the action inside ithttps://developer.adobe.com/runti...