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

Not possible to use backslash in string field #163

Closed
timsuchanek opened this issue May 26, 2020 · 0 comments
Closed

Not possible to use backslash in string field #163

timsuchanek opened this issue May 26, 2020 · 0 comments
Assignees
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. tech/engines Issue for tech Engines. topic: validation
Milestone

Comments

@timsuchanek
Copy link
Contributor

If I want to provide the provider field in a generator with a backslash character, I get the following error:

generator g {
  provider = "../folder\ with\ space/my\ generator.js"
}

image

@timsuchanek timsuchanek added bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. process/candidate Candidate for next Milestone. tech/engines Issue for tech Engines. topic: validation labels May 26, 2020
@janpio janpio added this to the Beta 7 milestone May 26, 2020
@janpio janpio removed the process/candidate Candidate for next Milestone. label May 26, 2020
@mavilein mavilein self-assigned this May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. tech/engines Issue for tech Engines. topic: validation
Projects
None yet
Development

No branches or pull requests

3 participants