Skip to content

Compiling of fsharp project is giving issue. #7

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

Open
kunjee17 opened this issue Jun 1, 2016 · 2 comments
Open

Compiling of fsharp project is giving issue. #7

kunjee17 opened this issue Jun 1, 2016 · 2 comments

Comments

@kunjee17
Copy link

kunjee17 commented Jun 1, 2016

Hi,

There are couple of point I like to mention.

  • Mono is little old (But I guess that is non issue if things are working)
  • If project is having nuget package.config file. Then restoring is not working. Failed to execute command "install" error is coming. Best guess it may be couldn't found nuget.exe
  • Now this one is show stopper. If I use this buildpack for standalone self hosted suave application. It failed to compile by error that can't find "Build" in target files. (Microsoft.Fsharp.Targests)

Now this same issue is coming for this which can run C# project easily.

Let me know if I should file separate issue for everything. Basically last one was blocker while other have either alternatives or OK to ignore.

@haf
Copy link

haf commented Jun 1, 2016

It's a good observation. I wouldn't mind a PR that installs F# too. Strangely enough this buildpack has worked for me before, so perhaps something has changed since then.

@kunjee17
Copy link
Author

kunjee17 commented Jun 1, 2016

@haf F# did get install if I can read the code correctly. fsx files are running without any issue, problem is with fsproj files.

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

2 participants