Skip to content

Dependency @azure/msal-node not compatible with Node.js v20 #38

@Eskibear

Description

@Eskibear

Node.js v20 is the latest LTS version. We should update dependencies compatible with v20

> npm install
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.9.0', npm: '10.1.0' }   
npm WARN EBADENGINE }
> npm ls @azure/msal-node
@azure/[email protected] 
└─┬ @azure/[email protected]
  └── @azure/[email protected]

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions