Skip to content

NotFound component doesn't work #1130

@dcastil

Description

@dcastil
  • I confirm that this is a issue rather than a question.

Bug report

Version

vuepress@1.0.0-alpha.30

Steps to reproduce

$ git clone git@github.com:vuejs/vuepress.git
$ cd vuepress
$ yarn
$ yarn dev

Then navigate to localhost:8080/not-existent in any browser.

What is expected?

Seeing the standard 404 page.

What is actually happening?

A blank page is rendered and I get an error about an unknown custom element <NotFound> as shown in the screenshot below.

screenshot 2018-12-23 at 23 10 01

Other relevant information

  • Your OS: Mac OS Mojave 10.14.2
  • Node.js version: v10.14.2
  • Browser version: Chrome v71.0.3578.98
  • Is this a global or local install? Local
  • Which package manager did you use for the install? Yarn

Relates to #1124

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions