Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some JS build needs private artifactory #137

Open
npeltier opened this issue Aug 5, 2020 · 1 comment
Open

some JS build needs private artifactory #137

npeltier opened this issue Aug 5, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@npeltier
Copy link
Contributor

npeltier commented Aug 5, 2020

@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 npeltier added the bug Something isn't working label Aug 5, 2020
@npeltier
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants