Unable to install @azure/ai-vision-face-ui — missing dependency @azure-ai-vision-face/ui-assets

Infra | Ilitera 0 Reputation points
2025-11-25T17:52:42.3233333+00:00

Hello,

I am trying to install the npm package @azure/ai-vision-face-ui, but the installation always fails due to a missing dependency. The package depends on:

@azure-ai-vision-face/ui-assets@1.4.5

However, this package does not exist. Because of this, running:

npm install @azure/ai-vision-face-ui

results in:

404 Not Found - The package '@azure-ai-vision-face/ui-assets' was not found in the feed

I also tried using Azure Artifacts with an authenticated feed, but the same issue occurs because the dependency simply isn't published anywhere.


What I need

Could the Microsoft Azure AI team:

Publish the missing package @azure-ai-vision-face/ui-assets, OR

Fix the dependency list of @azure/ai-vision-face-ui to remove or replace this missing module?

At the moment, this SDK cannot be installed in any environment due to this missing dependency.

Thank you!

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform


Your answer

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