$ git clone [email protected]:vuejs/vuepress.git
$ cd vuepress
$ yarn
$ yarn dev
Then navigate to localhost:8080/not-existent in any browser.
Seeing the standard 404 page.
A blank page is rendered and I get an error about an unknown custom element <NotFound> as shown in the screenshot below.

I have the same problem.
OS: Windows10
Node: v10.14.2
Browser: Chrome v71 and Firefox 64
Same Problem for me.
@dcastil @htakao @duncan
Hi~
I don't know the standard solution, but you can use the following :
Refer to this directory structure directory-structure
Create a new NotFound.vue in the components folder.
Rerun and you'll get the results you want.
Same problem for me,
OS: Mac OS Mojave 10.14.2
Node: v10.14.2
Browser: Chrome v71 and Firefox 64
@nunibaranes It has been fixed but not released yet.
@nunibaranes It has been fixed but not released yet.
Can you tell me if it could be until next week?
Most helpful comment
@nunibaranes It has been fixed but not released yet.