-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Bug report
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
at node_modules/@vuepress/core/lib/app/components/LayoutDistributor.vue
Version
vuepress: 1.0.0-alpha.30
Steps to reproduce
Hi,I created a new project and used the following directory structure:
-- docs
----guide
------README.md
--package.json
It doesn't work properly
I tried this solution vue-loader@latest, but it didn't work
Other relevant information
- Your OS: win10
- Node.js version: v8.12.0
- Npm version: 6.4.1
- Is this a global or local install?
global & local
global : 1.0.0-alpha.27
local: 1.0.0-alpha.30
Metadata
Metadata
Assignees
Labels
No labels