Skip to content

Error in Windows reading the credentials file #16

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

Open
sebasmonia opened this issue Feb 10, 2020 · 2 comments
Open

Error in Windows reading the credentials file #16

sebasmonia opened this issue Feb 10, 2020 · 2 comments

Comments

@sebasmonia
Copy link

I get this error in Windows 10:
Could not parse character 11 of "[default]^M

which makes me think aws-sdk-lisp is trying to read something from my credentials file and failing.

@Symbolics
Copy link

Did you try removing the carriage return (^M) character from the file?

@sebasmonia
Copy link
Author

Yes, and the line endings to Unix style too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants