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

Frontend app build fails #90

Open
apilets opened this issue Nov 22, 2021 · 0 comments
Open

Frontend app build fails #90

apilets opened this issue Nov 22, 2021 · 0 comments

Comments

@apilets
Copy link

apilets commented Nov 22, 2021

Expected Behaviour

Frontend app (react-app) is build succesfully

Actual Behaviour

Build fails with message:
5566 verbose stack HttpErrorGeneral: 401 Unauthorized - GET https://adobe.trust-adobe.console.banyanops.com/v2/auth?client_id=ePcIQuesF41DxqDK3gTuUw&nonce=JtBFMVFzRCD6Bb5zHPXy8&redirect_uri=https%3A%2F%2Fartifactory.corp.adobe.com%2Fbnn_trust_cb&response_type=code&scope=openid+profile+email&state=2mwxAFIgzyuuU6fBLPnoME
5566 verbose stack at C:\Users\xxx\AppData\Roaming\npm\node_modules\npm\node_modules\npm-registry-fetch\check-response.js:95:15
5566 verbose stack at processTicksAndRejections (internal/process/task_queues.js:95:5)
5567 verbose statusCode 401
5568 verbose pkgid http-parser-js@https://artifactory.corp.adobe.com:443/artifactory/api/npm/npm-aem-release/http-parser-js/-/http-parser-js-0.4.13.tgz?dl=https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.13.tgz
5569 verbose cwd D:\Work\xxx\aem-sample-we-retail-journal\react-app
5570 verbose Windows_NT 10.0.19041
5571 verbose argv "D:\Programs\nodejs\node.exe" "C:\Users\xxx\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install"
5572 verbose node v14.18.0
5573 verbose npm v7.24.1
5574 error code E401
5575 error 401 Unauthorized - GET https://adobe.trust-adobe.console.banyanops.com/v2/auth?client_id=ePcIQuesF41DxqDK3gTuUw&nonce=JtBFMVFzRCD6Bb5zHPXy8&redirect_uri=https%3A%2F%2Fartifactory.corp.adobe.com%2Fbnn_trust_cb&response_type=code&scope=openid+profile+email&state=2mwxAFIgzyuuU6fBLPnoME
5576 verbose exit 1

Steps to Reproduce

  1. Navigate to /aem-sample-we-retail-journal/react-app
  2. Execue npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant