Getting warning: Can't find loc string for key: Info_GotAndMaskAuth

Mauro Sanchez 0 Reputation points
2024-07-20T20:53:34.1666667+00:00

Getting warning "Can't find loc string for key: Info_GotAndMaskAuth" when running npm custom on pipeline agent

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2024-07-21T14:39:25.27+00:00

    Hi Mauro,

    It seems like there is an issue with the version. Try:

    • task: Npm@1.238.1
    • inputs:
    • command: 'install'

    Cited from https://github.com/microsoft/azure-pipelines-tasks/issues/20130


    If this is helpful please accept as answer or upvote.

    Best regards,

    Dillon Silzer, Director | Cloudaen.com | Cloudaen Computing Solutions

    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.