Closed RajkumarUX closed 1 year ago
PS C:\Users\Raj kumar\Downloads\adapt-to-schedule-main> npm install @adobe/aem-headless-client-js npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY npm ERR! request to https://artifactory.corp.adobe.com/artifactory/api/npm/npm-adobe-release/@adobe/aem-headless-client-js/-/aem-headless-client-js-3.0.0.tgz failed, reason: unable to get local issuer certificate
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Raj kumar\AppData\Local\npm-cache_logs\2022-06-10T04_32_02_397Z-debug-0.log
please check and share the solution
Thanks
Check .npmrc, it looks like custom registry is defined. This package is public, hosted on npmjs.com
.npmrc
npmjs.com
PS C:\Users\Raj kumar\Downloads\adapt-to-schedule-main> npm install @adobe/aem-headless-client-js npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY npm ERR! errno UNABLE_TO_GET_ISSUER_CERT_LOCALLY npm ERR! request to https://artifactory.corp.adobe.com/artifactory/api/npm/npm-adobe-release/@adobe/aem-headless-client-js/-/aem-headless-client-js-3.0.0.tgz failed, reason: unable to get local issuer certificate
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Raj kumar\AppData\Local\npm-cache_logs\2022-06-10T04_32_02_397Z-debug-0.log
please check and share the solution
Thanks