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

executeFSIWithArgs fails because it can't find fsi #1855

Closed
ovatsus opened this issue Apr 9, 2018 · 0 comments
Closed

executeFSIWithArgs fails because it can't find fsi #1855

ovatsus opened this issue Apr 9, 2018 · 0 comments
Labels

Comments

@ovatsus
Copy link

ovatsus commented Apr 9, 2018

In FSharp.Data, executeFSIWithArgs "docs/tools" "generate.fsx" started failing with System.Exception: Start of process fsi.exe failed. The system cannot find the file specified (fsprojects/FSharp.Data#1142)

This was either due to the upgrade from FAKE 4.64.4 to 4.64.11, or due to the upgrade to the F# SDK 10.1 SDK which has a different path structure

Executing the file inside VS or VSCode works fine though, it only fails when running from the command line with packages\FAKE\tools\FAKE.exe build.fsx (which is done by build.cmd)

This was referenced Apr 9, 2018
@matthid matthid added the bug label Apr 9, 2018
@matthid matthid closed this as completed Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants