-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When I import the plugin in the config.ts file and then use it in the plugins, I cannot build my project anymore.
import {codeSwitcherPlugin} from 'vuepress-plugin-code-switcher'
plugins: [
codeSwitcherPlugin(),
],
After these two tiny changes are made, I started receiving the following error in the console when I try to build the project:
Failed to load url C:/Users/yupeshekhonov/Documents/GitHub/unique_docs/docs/.vuepress/.temp/internal/layoutComponents (resolved id: C:/Users/yupeshekhonov/Documents/GitHub/unique_docs/docs/.vuepress/.temp/internal/layoutComponents). Does the file exist?
Metadata
Metadata
Assignees
Labels
No labels