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

Cannot run the game #36

Open
mika314 opened this issue Sep 4, 2018 · 3 comments
Open

Cannot run the game #36

mika314 opened this issue Sep 4, 2018 · 3 comments

Comments

@mika314
Copy link

mika314 commented Sep 4, 2018

$ cargo run --verbose
failed to parse lock file at: /Users/antonte/prj/Asciimon/Cargo.lock

Caused by:
  expected a section for the key `root`

Mac OS X

@dmitmel
Copy link
Contributor

dmitmel commented Sep 4, 2018

@AntonTe

What branch/commit do you use?
Can you show Cargo.lock inside your copy of the project?

@mika314
Copy link
Author

mika314 commented Sep 6, 2018

Master branch.

Capella:Asciimon antonte$ cat /Users/antonte/prj/Asciimon/Cargo.lock
[[package]]
name = "asciimon"
version = "0.1.0"

@dmitmel
Copy link
Contributor

dmitmel commented Sep 6, 2018

@AntonTe Well, I'm on master, I have exactly the same lock file and I don't get this error. Try updating rust toolchain (rustup update) or removing Cargo.lock.

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