Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle MCS - Adding dependency in package.json

User543071 - OracleMay 10 2018 — edited May 14 2018

Hello,

I am trying to add json2xml and async dependency in my custom code, when i executed npm install nothing is downloaded under node_modules.

Do i need to add repository information inside my package.json file.

Thank You

Comments