logologo
指南
实践
配置
插件
案例
博客
Module Federation Examples
Practical Module Federation
Zephyr Cloud
Nx
简体中文
English
GitHub
Discord
Lark
指南
实践
配置
插件
案例
博客
Module Federation Examples
Practical Module Federation
Zephyr Cloud
Nx
简体中文
English
GitHub
Discord
Lark
logologo

开始

介绍
设置环境
快速上手
功能导航
名词解释
npm 包

基础

Federation Runtime
Rsbuild Plugin
Rspack Plugin
Webpack Plugin
Vite Plugin
类型提示
命令行工具

框架

Modern.js
Next.js

调试

开启调试模式
Chrome Devtool
全局变量

Troubleshooting

概览

运行时

RUNTIME-001
RUNTIME-002
RUNTIME-003
RUNTIME-004
RUNTIME-005
RUNTIME-006
RUNTIME-007
RUNTIME-008

构建

BUILD-001

类型

概览
TYPE-001
其他

Failed to get manifest.

  • Error Code: RUNTIME-003

原因#

加载 manifest 失败。

解决方法#

  1. 检查 manifestUrl 是否可以单独正常访问
  2. 检查 manifestUrl 是否存在跨域问题
Edit this page on GitHub
Previous PageRUNTIME-002
Next PageRUNTIME-004
ON THIS PAGE
  • 原因
  • 解决方法