You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In
/node_modules/_@vuepress_core@1.0.0-alpha.11@@vuepress/core/lib/prepare/Page.js:7:17
Should not be
const slugify = require('../../../markdown/lib/slugify')
Should be
const slugify = require('@vuepress/markdown/lib/slugify')
Your OS: macOS
Node.js version: 8.11.2
Browser version: Chrome 69.0.3497.100
Is this a global or local install? local
Which package manager did you use for the install? npm