Skip to content

[Bug] Storybook 7 Vue migration: Cannot find module '@storybook/core/server' #132

@marcoarruda

Description

@marcoarruda

Describe the bug

After running the migration cli wizard npx sb upgrade

Steps to reproduce the behavior

  1. Go to your project root folder (that runs storybook 6.5)
  2. Run the migration commend npx sb upgrade
  3. Answer the questions accordingly to your project
  4. Run the serve and see the error

Error: Cannot find module '@storybook/core/server'

Expected behavior

To run the server properly

Screenshots and/or logs

I found a similar issue and a PR to fix the same (or very close to) issue for version 6.5
#128

Environment

  • OS: ARM M1 silicon
  • Node.js version: v16.17.1
  • NPM version: 8.15.0

Additional context

#128

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions