New version of Npm@1 - npm v1 task (v1.124.1) generating warnings that v1.138.3 didn't.

Matvey Skripchenko 25 Reputation points
2024-07-05T20:29:48.7633333+00:00

The error is "##[warning]Can't find loc string for key: Info_GotAndMaskAuth" and I cannot find any information regarding this online. Never seen this error on the previous versions of npm v1 task.

Is this a new bug? Can this warning be ignored?

Current setup for the Npm@1 task on the Azure pipeline:

- task: Npm@1
  displayName: 'Install npm packages'
  inputs:
    command: install

Please let me know if any extra info is required!

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,088 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 89,386 Reputation points Microsoft Employee
    2024-07-08T03:46:32.9766667+00:00

    @Matvey Skripchenko - Thanks for the question and using MS Q&A platform.

    Azure DevOps is currently not supported in the Microsoft Q&A platform; the supported products are listed over here https://docs.microsoft.com/en-us/answers/products (more to be added later on).

    In order to assist best on your query, I would request you to post your query in SO => Azure Devops dedicated support. Additionally, adding the [Azure] tag on SO will increase visibility as it is a Microsoft Sponsored tag.

    https://stackoverflow.com/questions/tagged/azure-devops

    OR

    Report any Azure Devops problems on Developer Community.

    This will assist you with a faster reply to your query.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.