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

Excel SSO addin Issue #887

Open
3 tasks done
SenMS-CSA opened this issue Aug 16, 2024 · 3 comments
Open
3 tasks done

Excel SSO addin Issue #887

SenMS-CSA opened this issue Aug 16, 2024 · 3 comments
Assignees

Comments

@SenMS-CSA
Copy link

SenMS-CSA commented Aug 16, 2024

Prerequisites

Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version of Node and the tools
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Expected behavior

It should launch Azure for creating application configuration

Current behavior

I am getting below error message while running npm run configure-sso with excel SSO addin

UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "'az' is not recognized as an internal or external command,
operable program or batch file.
".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. create the office addin with sso for excel template
  2. run: npm run configure-sso
  3. you get it...

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System:
  • Node version:
  • Office version:
  • Tool version:

Failure Logs

Please include any relevant log snippets, screenshots or code samples here.

@Rick-Kirkham Rick-Kirkham transferred this issue from OfficeDev/generator-office Aug 16, 2024
@Rick-Kirkham
Copy link
Contributor

This is an issue with the office-addin-sso package of the Office-Addin-Scripts repo, so I'm moving it to that repo.

@SenMS-CSA
Copy link
Author

This is an issue with the office-addin-sso package of the Office-Addin-Scripts repo, so I'm moving it to that repo.

Thanks Rick

@SenMS-CSA
Copy link
Author

SenMS-CSA commented Aug 19, 2024

Hello Rick, Is there any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants