-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[BUG]: NPMv1 ##[warning]Can't find loc string for key: Info_GotAndMaskAuth #20130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
also getting this on version |
Same issue, npmAuthenticate@0 , 0.242.0 |
I'm also seeing this issue with npm install version 1.241.1 |
We also have this issue. Any updates? |
Task : Universal packages ##[warning]Can't find loc string for key: Info_GotAndMaskAuth ##[error]Error: ENOENT: no such file or directory, chmod '/opt/hostedtoolcache/ArtifactTool/0.2.344/x64/Artifacttool' The pipeline is broken since today. Don't know it is related to this issue. |
Same issue with Universal packages |
For a temporary fix just change the task version to 0.228.0 example:
|
Does anyone have a solution to get npmAuthenticate@0 to work again? |
No :-( |
As a workaround, you can try using the previous version, 1.238.1.
|
Though UniversalPackagesV0 is also having these warnings, that it is breaking was due to another reason, fixed here: microsoft/azure-pipelines-tasks-common-packages#354 The fix should be released with versions 0.243.0+. |
Same issue with |
Same for me as well. Node version is 20. |
We're seeing the same NPM warning with task version 1.241.1, agent version 3.241.0 |
We are seeing same warning with NPM@1 task (1.242.1) This pull request indicates that the issues have been addressed, but it appears that the problem still persists. |
I believe they would need to deploy a new version for that to get change to get added into the task. |
We are seeing same warning with npmAuthenticate 0.242.0 and Agent name: 'Hosted Agent' Current agent version: '3.241.0' using [email protected] fix the warning output |
I've raised #20203 to track Universal Packages |
is there a plan to release a new version of the task with the fix that seems to be merged into the repo? |
Will there be a fix implemented on official npm? |
|
hi all, the problem should be resolved now. Please reopen this if it happens again. |
Do we need to migrate to a new version? Edit: an update was not required from our end. Works fine now. |
still happening here |
still happening for npm authenticate 0.242.0 |
I think they'll have to do a new release to get the new version. |
It seems that @tintse-thxsky-MSFT fixed this by this one #20259. Maybe "azure-pipelines-task" package is the right one, which will be later used in pipeline agent (🙏). |
may you post your pipeline log? |
1.242.1 is still the task version being used. @tintse-thxsky-MSFT does there need to be a new release to get the latest changes you made? I'm still seeing the error in my pipelines as well |
@bdbvb to clarify, you are still seeing the error in both task: npm and task: npmauthenticate, correct? Can you rerun again and paste the log in text? from line 2 to line 15 is good enough. @gavintoddchurch sorry I was focusing on "npm authenticate" task, can you retry now? "npm" task should work now. |
It's working OK now, for both. Both tool versions now have lower version. |
Yup i'm seeing npm is using 1.238.3 now as well, and i'm not seeing the warnings. Thank you for helping us with this @tintse-thxsky-MSFT ! |
Seeing this same error with UniversalPackages@0 ##[warning]Can't find loc string for key: Info_GotAndMaskAuth |
See #20203 |
We started to experience the same issue with task: UniversalPackages@0 Are there any updates on this? |
See #20203 |
This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days |
New issue checklist
Task name
npm
Task version
1.241.1
Issue Description
In the latest version of the task there is warning
##[warning]Can't find loc string for key: Info_GotAndMaskAuth
.Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Ubuntu 20.04
Relevant log output
The text was updated successfully, but these errors were encountered: