Skip to content

Doesn't compile in WSL with ubuntu 20.04 #2536

Answered by IceSentry
IceSentry asked this question in Q&A
Discussion options

You must be logged in to vote

I found another workaround, you can add
indexmap = { version = "1.6.1", features = ["std"] } to Cargo.toml to force indexmap to use the std version. Apparently this happens because wsl breaks the std detection

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pksunkara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2535 on June 13, 2021 22:59.