此内容没有您所选择的语言版本。

Chapter 4. Known issues


  1. Build containers for Red Hat Enterprise Linux 7 have been updated to contain the rh-nodejs10 package instead of the rh-nodejs8 package. Support for Node.js 8 will be going end-of-life in December, 2019, and several modules that it installs have security vulnerabilities that will not be fixed. The update to use rh-nodejs10 may break applications that depend on the rh-nodejs8 package. See the Node.js 10 changelog file for more information about relevant changes.
  2. ASP.NET Core applications published as framework-dependent fail to run with the runtime container images because the ASP.NET Core shared framework is missing. See Shared Framework issue in .NET Core 2.1 Release Notes for .NET Core 2.1 RPM packages for more information.
  3. .NET Core SDK 2.1.3xx contains an incorrect NETStandard.Library version. Using this SDK version may result in build failures. To correct this issue, update to SDK 2.1.402 (or later). To update to the latest SDK version, change the DOTNET_SDK_VERSION environment variable to 2.1.402 (or to the latest preferred SDK version or the setting latest). For more information about this and other environment variables, see Environment Variables.

    If there is a global.json file that specifies the SDK version and you do not want to update to the latest SDK version, you can work around this issue by removing the following entry in the csproj file.

    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
    Copy to Clipboard Toggle word wrap

See Known Issues in the .NET Core 2.1 Release Notes for .NET Core 2.1 RPM packages for a list of known issues and workarounds for RPMs.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部