question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mono, paket 3.31.6, usageStringCharacterWidth error

See original GitHub issue

Description

Getting an error in on Linux, Mono 4.6.2

Paket failed with:
    Must be positive value.
Parameter name: usageStringCharacterWidth

Repro steps

  1. Use a linux/docker container with mono 4.6.2
  2. Run paket restore

CI build shows it in action as well. https://travis-ci.org/fsprojects/Paket/builds/185498758

Expected behavior

Paket runs

Actual behavior

Paket does not run

Known workarounds

Pinning on paket.exe 3.31.5

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:16 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
forkicommented, Dec 20, 2016

ok I reverted. can someone please confirm 3.31.7 is good again?

1reaction
forkicommented, Dec 21, 2016

thanks everyone!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Precise width of a monospace character - javascript
I came up with a solution that has been working well for my use case. The idea is to calculate the width of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found