logologo
Guide
Practice
Configuration
Plugins
Showcase
Blog
Module Federation Examples
Practical Module Federation
Zephyr Cloud
Nx
简体中文
English
GitHub
Discord
Lark
Guide
Practice
Configuration
Plugins
Showcase
Blog
Module Federation Examples
Practical Module Federation
Zephyr Cloud
Nx
简体中文
English
GitHub
Discord
Lark
logologo

Getting Started

Introduction
Environment Setup
Quick Start Guide
Features
Glossary
NPM Packages

Basic

Runtime
Rsbuild Plugin
Rspack Plugin
Webpack Plugin
Vite Plugin
Chrome DevTools
Type Prompt
CLI

Frameworks

Modern.js Plugin
Next.js Plugin

Troubleshooting

Overview

Runtime

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

Build

BUILD-001

Type

TYPE-001 | Type Generation Failed
Type Errors Overview | Module Federation Troubleshooting
Other

Failed to get manifest.

  • Error Code: RUNTIME-003

Reasons#

Failed to load the manifest, the manifest url may be wrong

Solutions#

  1. Check whether manifestUrl can be accessed normally alone
  2. Check manifestUrl for cross-domain issues
Edit this page on GitHub
Previous PageRUNTIME-002
Next PageRUNTIME-004
ON THIS PAGE
  • Reasons
  • Solutions