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.

[Bug] Expecto is not restored properly in fable-scaffold

See original GitHub issue

Description

Expecto is not referenced properly by Paket. Error introduced by 5.91 and is reproducible by latest beta as well

Repro steps

https://github.com/fable-compiler/fable-suave-scaffold/ clone and run build.

Expected behavior

Fable-scaffold should be built without errors

Actual behavior

Build fails during tests run with error: error FS0039: The namespace or module 'Expecto' is not defined.

Known workarounds

Rollback Paket version to 5.89.1.

Further discussion https://github.com/fable-compiler/fable-suave-scaffold/issues/148

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
cartermpcommented, Aug 29, 2017

This came up in last night’s validation as well. I’m having them use this as the tracking issue.

0reactions
matthidcommented, Aug 29, 2017

Ok you shouldn’t delete paket’s cache files otherwise you kill all the performance optimization that went into them 😉 (https://github.com/fable-compiler/fable-suave-scaffold/pull/150/commits/7964553535a7fa4e7d26a12c86ebbbb0ab915687)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build fails when running unit tests · Issue #148
Description When running build.cmd I get an error stating: ... [Bug] Expecto is not restored properly in fable-scaffold fsprojects/Paket# ...
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