Skip to content

Documentation inconsistency: Yarn vs Bun instructions #1218

@Vighnesh2603

Description

@Vighnesh2603

Hi team,

I noticed that the official documentation (under "Build the front-end assets") still instructs users to run:

cd src/interface/web/
yarn install
yarn export

But the README mentions using bun install and bun dev.

Since yarn export fails in practice, could you please clarify which tool—Yarn or Bun—should be used and update the docs accordingly? This will help new contributors get started without confusion.

Thanks!

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