FEMessage / FEMessage/nuxt-micro-frontend

__webpack_hmr/client

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
128
Forks
25
PR merge metrics
No merged PRs in 30d

Description

My Nuxt app is running in SPA mode.

I'm using Nuxt-Micro-Frontend (https://github.com/FEMessage/nuxt-micro-frontend/tree/dev/examples/single-spa-demo) but after:

Clone https://github.com/FEMessage/nuxt-micro-frontend and follow the following commands:

yarn install
cd examples/single-spa-demo
yarn install && yarn install:all
yarn serve:all

I get two errors in the console:

GET http://localhost:9000/__webpack_hmr/client 404 (Not Found)
GET http://localhost:9000/_loading/sse 404 (Not Found)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.