content icon indicating copy to clipboard operation
content copied to clipboard

first setup and yarn dev CommonJS modules can v2

Open productdevbook opened this issue 2 years ago • 2 comments

Environment


  • Operating System: Linux
  • Node Version: v16.15.0
  • Nuxt Version: 3.0.0-rc.3
  • Package Manager: [email protected]
  • Builder: vite
  • User Config: modules
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

Reproduction

  1. npx nuxi init content-app -t content and package json 2.0.1 update content.
  2. yarn dev

Describe the bug

image

Additional context

No response

Logs

No response

productdevbook avatar Jun 01 '22 03:06 productdevbook

Please see https://github.com/nuxt/content/issues/974#issuecomment-1136582867

atinux avatar Jun 01 '22 12:06 atinux

Please see #974 (comment)

ERROR Cannot start nuxt: Cannot find module '@nuxt/vite-builder' 15:34:07 Require stack:

  • /home/productdevbook/Documents/GitHub/test/apps/content/index.js

productdevbook avatar Jun 01 '22 12:06 productdevbook