@azure/msal-angular installation requires doesnt support node20+ #7339
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
confidential-client
Issues regarding ConfidentialClientApplications
msal-angular
Related to @azure/msal-angular package
msal-browser
Related to msal-browser package
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.24.0
Wrapper Library
MSAL Angular (@azure/msal-angular)
Wrapper Library Version
3.0.24
Public or Confidential Client?
Confidential
Description
Running:
npm i @azure/msal-browser --save
or
npm i @azure/msal-angular --save
Error Message
npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@azure/[email protected]', npm warn EBADENGINE required: { node: '10 || 12 || 14 || 16 || 18' }, npm warn EBADENGINE current: { node: 'v20.14.0', npm: '10.8.3' } npm warn EBADENGINE }
MSAL Logs
No logs available
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
Try to install msal with node20 installed
Expected Behavior
I should be able to install MSAL with LTS node version. I dont think anybody is writting angular app 17 or 18 version without node at least 20+
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Other
Regression
No response
Source
External (Customer)
The text was updated successfully, but these errors were encountered: