-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Clone the repo using the following command:
git clone git clone https://github.com/opensearch-project/oui.git bug_oui\ space
- Run
yarn install
- Run
yarn build
- See error
Expected behavior
The build process should not cause this error. It should manage path with blank spaces.
Screenshots
Error screenshot
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 workingSomething isn't working