-
Notifications
You must be signed in to change notification settings - Fork 127
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
refinery_cli: Escaped statements are printed #245
Comments
Hi, can you provide the output of the error? |
refinery_cli = "0.8.6"
port number is correct. |
sorry, I don't have a windows machine near. Would you be able to debug what value is then being parsed as the port? |
sorry i don't know how. Please let me know if you know. |
no worries, are you running |
Could you please elaborate on the steps to do this? |
I meant in the code and before compiling refinery cli. You need to download rust clone the repo and |
I'm sorry to have kept you waiting.
Trim each input value before passing it to the config.
|
no worries :) But why are you passing carriage returns |
The previous post is the output when building the code changed as below and entering the prescribed information from the terminal with the
|
my development environment
・windows10
・vscode(powershell)
This is the contents of refinery.toml created by setup.
The value is escaped for some reason, and migration fails as it is.
If I remove the escaping it works fine.
The text was updated successfully, but these errors were encountered: