Skip to content

Issue with react-storybook sample #4347

Open
@fbrillante

Description

@fbrillante

I'm exploring the react-storybook sample, trying to run a Storybook instance that renders a story from a remote module.
I can successfully run the basic host and remote applications included in the project, and they seem to communicate correctly:

Image

Image

However, when I try to run Storybook within the host application, it fails (both the storybook and build-storybook scripts) with this error:

Image

It seems that "remote/Button" is not being correctly resolved in the stories file, which is exactly what I'm trying to achieve.

Any clues on this?

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