Skip to content

Add missing build/setup instructions to README.md #40431

Description

@Varshad-Potle

File: README.md
Section: Getting Started / Build instructions
Problem: The documentation references gulp build, but gulp is no longer used in the project. Running this command fails.
Steps to reproduce:

  1. Clone the repo.
  2. Run gulp build as instructed.
  3. Observe the error (command not found).
    Suggested fix: Replace gulp build with npm run build in README.md, based on the current build scripts in package.json.
    Environment tested: Node.js v20.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions