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

@azure/msal-angular 3.0.3 is an almost empty package #6440

Closed
apmdsotl opened this issue Sep 6, 2023 · 3 comments
Closed

@azure/msal-angular 3.0.3 is an almost empty package #6440

apmdsotl opened this issue Sep 6, 2023 · 3 comments
Assignees
Labels
bug-unconfirmed A reported bug that needs to be investigated and confirmed msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.

Comments

@apmdsotl
Copy link

apmdsotl commented Sep 6, 2023

Core Library

MSAL.js (@azure/msal-browser)

Core Library Version

3.1.0

Wrapper Library

MSAL Angular (@azure/msal-angular)

Wrapper Library Version

3.0.3

Public or Confidential Client?

Public

Description

Occurred previously in #6310

The msal-angular folder under node_modules only contains LICENSE, package.json, and README.md.
This causes any usage of the library to produce Cannot find module '@azure/msal-angular' or its corresponding type declarations and breaking the build.

image

Renovate Bot shows the contents of the package being removed:
https://app.renovatebot.com/package-diff?name=@azure%2fmsal-angular&from=3.0.2&to=3.0.3

Error Message

No response

Msal Logs

No response

MSAL Configuration

{}

Relevant Code Snippets

`npm install @azure/msal-angular`

Reproduction Steps

  1. Upgrade @azure/msal-angular to 3.0.3

Expected Behavior

@azure/msal-angular to have code

Identity Provider

Azure AD / MSA

Browsers Affected (Select all that apply)

Chrome, Firefox, Edge, Safari, Internet Explorer

Regression

@azure/msal-angular 3.0.2

Source

External (Customer)

@apmdsotl apmdsotl added bug-unconfirmed A reported bug that needs to be investigated and confirmed question Customer is asking for a clarification, use case or information. labels Sep 6, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Attention 👋 Awaiting response from the MSAL.js team label Sep 6, 2023
@github-actions github-actions bot added msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications labels Sep 6, 2023
@konstantin-msft
Copy link
Collaborator

Thank you @apmdsotl. Apologies for the inconvenience. Working on the fix now.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Sep 6, 2023
@Alex18gr
Copy link

Alex18gr commented Sep 6, 2023

Yes please fix that issue, it blocks our development we cannot deploy with this error. I had the same issue with every v3 subversion, stable, alpha or beta I tested.

@konstantin-msft
Copy link
Collaborator

msal-angular@3.0.4 is released, while msal-angular@3.0.3 is marked for unpublishing. Once again apologies for the inconvenience. Closing this.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs: Author Feedback Awaiting response from issue author label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-unconfirmed A reported bug that needs to be investigated and confirmed msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications question Customer is asking for a clarification, use case or information.
Projects
None yet
Development

No branches or pull requests

3 participants