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.

Don't require global FAKE

See original GitHub issue

Currently, a global FAKE install is required when building this repo. That can be avoided by having a local (and properly versioned) FAKE be automatically restored using a top-level .proj file. See e.g. MangelMaxime/fulma-demo or cmeeren/fable-elmish-electron-material-ui-demo (the relevant files in both repos are build.proj, fake.cmd, fake.sh, and the build group in paket.dependencies).

Would that be interesting for this repo?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
dsymecommented, Apr 13, 2019

I dunno really, there’s not much difference. I suppose it lets you isolate the use of Paket, e.g. if you only want to use paket for this bit.

0reactions
dsymecommented, Apr 13, 2019

The FAKE build script specifies that directly, e.g. https://github.com/fsprojects/FsLexYacc/blob/master/build.fsx#L1, with corresponding build.fsx.lock.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fake Job Scam! A Public Service Announcement
If you're already aware of this fake job scam, good. For everyone else, please read on.
Read more >
On Point Global Refunds (Fake Government Assistance ...
FTC Win at Trial Against On Point Global Makes $102 Million in Refunds Available for Consumers Harmed by Fake Government Website Scams.
Read more >
16 Common Job Search Scams and How to Protect Yourself
To protect yourself from scams, you need to explore what drives the scam industry. Here are a few facts about job scams to...
Read more >
14 Major Travel Scams to Avoid in 2023 | Nomadic Matt
Here, I highlight 14 major scam to avoid on the road so you don't become a ... Avoiding travel scams requires a lot...
Read more >
Beware, It's a Scam!
Be sure to read the FDIC Consumer News on check fraud to learn more about scams involving checks. FDIC Consumer News: Beware 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