Skip to content

Does not work with VuePress 2 #12

@yupeshekhonov

Description

@yupeshekhonov

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions