teambit/bit

Importing bit vue component to a NUXT project gives error

subham25997 opened this issue · 2 comments

  • Created a NUXT project

  • Imported ButtonComponent and run the following commands

    1. bit install --add-missing-deps
    2. bit build
  • Imported and used the ButtonComponent as in the image below

image

Getting following error:
image

  • Bit version: 1.7.3
  • Node version: 16.17.0
  • npm : 8.15.0

May I know what you would get if you run bit status and bit envs in your workspace? Then I can take some further debugging. Thanks.

It was due to version mismatch of Vue.