Skip to content

nuxt-content-docs plugin not found #1085

@jculverwell

Description

@jculverwell

Environment


  • Operating System: Windows_NT
  • Node Version: v16.8.0
  • Nuxt Version: 2.15.8
  • Package Manager: npm@7.21.0
  • Builder: webpack
  • User Config: target, ssr, srcDir, privateRuntimeConfig, head, generate, transpile, css, plugins, buildModules, modules, components, loading, meta, content, i18n, googleFonts, tailwindcss, docs
  • Runtime Modules: nuxt-i18n@6.28.1, @nuxt/content@1.15.1
  • Build Modules: themeModule(), @nuxtjs/tailwindcss@3.4.3, @nuxtjs/color-mode@2.1.1, @nuxtjs/pwa@3.3.5, @nuxtjs/google-fonts@1.2.0

Reproduction

  1. Create a new project
    npm init nuxt-content-docs clippingsio.docs
  2. Try and run in
    npm run dev

Describe the bug

When I run npm run dev it comes up with the following error

ERROR Plugin not found: C:\Users\jculv\Documents\Github\clippingsio\source\clippingsio.docs.nuxt\components\plugin.js

I haven't changed anything in the project after running npm init nuxt-content-docs clippingsio.docs

Additional context

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions