Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ballerina commands cannot execute when there are spaces in the path #20335

Closed
nadeeshaan opened this issue Dec 12, 2019 · 0 comments · Fixed by #21112
Closed

Ballerina commands cannot execute when there are spaces in the path #20335

nadeeshaan opened this issue Dec 12, 2019 · 0 comments · Fixed by #21112
Assignees
Labels
Points/1 Equivalent to one day effort Priority/High Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Type/Bug

Comments

@nadeeshaan
Copy link
Contributor

Description:
Consider the ballerina home location where there are spaces in the Path. If you try to execute the commands such as
ballerina, ballerina -v as following, will fail even after escaping the spaces as well.

path\ with/multiple\ spaces\ballerinaHome\bin\ballerina -v

Steps to reproduce:

  • Extract your ballerina distribution to a place where the path contains spaces.
  • Try to execute the above commands explicitly

Affected Versions:
v1.1.0-alpha at least
OS, DB, other environment details and versions:
OS: Unix and Windows

@nadeeshaan nadeeshaan added Type/Bug Priority/High Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) labels Dec 12, 2019
@warunalakshitha warunalakshitha moved this from To do to In progress in Sprint 5 - Dev Tools Feb 14, 2020
@pramodya1994 pramodya1994 added the Points/1 Equivalent to one day effort label Feb 14, 2020
@keizer619 keizer619 assigned suganyasuven and unassigned keizer619 Feb 18, 2020
Sprint 5 - Dev Tools automation moved this from In progress to Done Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Points/1 Equivalent to one day effort Priority/High Team/DevTools Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs ) Type/Bug
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants