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

problem running build.cmd after git clone #32

Open
maxild opened this issue Feb 26, 2020 · 0 comments
Open

problem running build.cmd after git clone #32

maxild opened this issue Feb 26, 2020 · 0 comments

Comments

@maxild
Copy link

maxild commented Feb 26, 2020

Description

Running build.cmd does not work just after running clone. The problem is that paket have not installed fsi.exe under the packages folder.

Repro steps

git clone ...
build.cmd

Known workaround

I commented out GenerateHelp task in the build.fsx dependency graph.

Then

build.cmd

worked and finally

git checkout build.fsx

to verify that the build script worked after paket had installed FSI executable somewhere under the packages folder.

This is just a heads up. Feel free to ignore this issue. I am just inspecting the Regex type provider, to learn about TP's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant