这是indexloc提供的服务,不要输入任何密码
Skip to content

Storybook hangs when run from turbo #422

@jaredpalmer

Description

@jaredpalmer

Discussed in #374

Originally posted by fibonacid December 17, 2021

What version of Turborepo are you using?

1.0.17

What version of Node are you using?

v14.17.6

What version of Yarn are you using?

1.22.4

Describe the Bug

Can't run build-storybook on ui package using turbo.

Expected Behavior

Running build-storybook from ui package works fine.

yarn --cwd packages/ui build-storybook

Running build-storybook using turbo gets stuck forever.

yarn build-storybook

To Reproduce

Clone example repo

git clone https://github.com/fibonacid/turborepo-build-storybook-bug
cd turborepo-build-storybook-bug

Install dependencies

yarn install

Run command

yarn build-storybook
```</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions