You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed most people have issues when the space is further up in their path. For example one might create a My Projects directory, into which they clone OUI. Even in that case, where the path is ~/My Projects/oui, this issue persists.
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:
git clone git clone https://github.com/opensearch-project/oui.git bug_oui\ space
yarn install
yarn build
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):
Additional context
N/A
The text was updated successfully, but these errors were encountered: