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

Build error #1

Closed
jamesjrg opened this issue Dec 14, 2016 · 3 comments
Closed

Build error #1

jamesjrg opened this issue Dec 14, 2016 · 3 comments

Comments

@jamesjrg
Copy link

jamesjrg commented Dec 14, 2016

This is an interesting idea but I get this (Linux Mint):

james@reykjavik ~/oss/FSharpFsxSolution $ ./build.sh -h
Checking Paket version (downloading latest stable)...
Starting download from https://github.com/fsprojects/Paket/releases/download/3.31.2/paket.exe
Done.
Paket version 3.31.2
Skipping resolver for group Main since it is already up-to-date
Skipping resolver for group Test since it is already up-to-date
/home/james/oss/FSharpFsxSolution/paket.lock is already up-to-date
0 seconds - ready.
Paket version 3.31.2
generating scripts for framework net45
Paket failed with:
	Could not find a part of the path "/home/james/oss/fsharpfsxsolution/paket-files/include-scripts/net45/include.main.group.fsx".
james@reykjavik ~/oss/FSharpFsxSolution $ ls paket-files/include-scripts/net45/
include.newtonsoft.json.fsx
@jamesjrg
Copy link
Author

Seems you reported something very similar as a bug in paket, but unlike in that report this isn't only affected a group with one dependency:
fsprojects/Paket#1927

@jamesjrg
Copy link
Author

Hopefully fixed in this PR to Paket: fsprojects/Paket#2080

@JonCanning
Copy link
Contributor

Nice! I tried to find that. Paket always failed on Linux but worked on my Mac.

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