Skip to content

[BUG] Building process breaks when path has space #1131

@BigSamu

Description

@BigSamu

Describe the bug

When running yarn build for oui, the build fails if the path to the folder has an empty space.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo using the following command: git clone git clone https://github.com/opensearch-project/oui.git bug_oui\ space
  2. Run yarn install
  3. Run yarn build
  4. See error

Expected behavior

The build process should not cause this error. It should manage path with blank spaces.

Screenshots

Error screenshot

image

Host/Environment (please complete the following information):

  • OUI Version: Latest version in development
  • OS: macOS Ventura 13.5.2

Additional context

N/A

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions