adobe-dx icon indicating copy to clipboard operation
adobe-dx copied to clipboard

some JS build needs private artifactory

Open npeltier opened this issue 5 years ago • 1 comments

@chrischrischris @auniverseaway for node modules, we can't do a build without VPN 14256 verbose stack FetchError: request to https://artifactory.corp.adobe.com:443/artifactory/api/npm/npmjs-remote/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz failed, reason: unable to get local issuer certificate i guess this is something we should fix :-)

to reproduce,

  • get out of the VPN,
  • rm ~/.m2/repository/com/adobe/dx
  • mvn

npeltier avatar Aug 05 '20 15:08 npeltier

i guess if people outside of the VPN want to build our stuff, we need this fixed

npeltier avatar Sep 25 '20 16:09 npeltier