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

Usability: Paket install binding redirect error during merge. #1195

Closed
TheAngryByrd opened this issue Nov 4, 2015 · 5 comments
Closed

Usability: Paket install binding redirect error during merge. #1195

TheAngryByrd opened this issue Nov 4, 2015 · 5 comments

Comments

@TheAngryByrd
Copy link
Contributor

When I was doing a rebase on one of my branches, I had conflicts in the paket.lock and app.config files in a few of my projects. When I ran paket.exe install to cleanup the lock file and app.configs, I was presented with this error.

Paket failed with:
    Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 9, position 2.

In my case it was pretty easy to figure out where the problem was, but I think it would be nice to know which file it failed on.

@forki
Copy link
Member

forki commented Nov 4, 2015

Can you provide me a repro? Sforkmann at gmail

@TheAngryByrd
Copy link
Contributor Author

Throwing some garbage like

<<<<<<< HEAD

in the middle of an app.config simulates it pretty quickly.

@forki forki added the cosmetics label Nov 5, 2015
@forki forki closed this as completed in dacd310 Nov 5, 2015
@forki
Copy link
Member

forki commented Nov 5, 2015

@mrinaldi I reused your scenario. pretty overkill for this bug, but worked.

@TheAngryByrd
Copy link
Contributor Author

high5

@mrinaldi
Copy link
Contributor

mrinaldi commented Nov 5, 2015

happy

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

No branches or pull requests

3 participants