You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m encountering an issue when trying to run an Azure Function locally. The following error is being generated:
1>Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(37,5): Warning: Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
Here’s the screenshot:
I’m using OpenSUSE Tumbleweed:
.NET 8.0, along with the following library versions:
I’m encountering an issue when trying to run an Azure Function locally. The following error is being generated:
Here’s the screenshot:
I’m using OpenSUSE Tumbleweed:
.NET 8.0, along with the following library versions:
I’m also using Azure Functions Core Tools version:
Azure Functions Core Tools
Core Tools Version: 4.0.6821 Commit hash: N/A +c09a2033faa7ecf51b3773308283af0ca9a99f83 (64-bit)
Function Runtime Version: 4.1036.1.23224
I have
libicu
installed:This issue only occurs when I try to run an Azure Function.
Let me know if you need further refinements!
The text was updated successfully, but these errors were encountered: