Closed Y-Sindo closed 11 months ago
When I install the tool under Node 20, I get the following message:
npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@azure/msal-node@1.18.4', 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 }
The latest version of @azure/msal-node support node 20, we'd better upgrade the version of this dependency.
@azure/msal-node
When I install the tool under Node 20, I get the following message:
The latest version of
@azure/msal-node
support node 20, we'd better upgrade the version of this dependency.