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

As a stack git dependency, symbolic link dest not found. #23

Open
philderbeast opened this issue Sep 30, 2022 · 0 comments
Open

As a stack git dependency, symbolic link dest not found. #23

philderbeast opened this issue Sep 30, 2022 · 0 comments

Comments

@philderbeast
Copy link
Contributor

This repo doesn't play nice with stack on mac when pulled in as a git dependency.

> stack new --bare use-shower
resolver: lts-18.28
packages:
- .
extra-deps:
- git: https://github.com/monadfix/shower.git
  commit: 3e02d92e0500e41b4e9932294f4960463a7222d4
> stack build
Cloning 3e02d92e0500e41b4e9932294f4960463a7222d4 from https://github.com/monadfix/shower.git
Unsupported tarball from
/private/var/folders/31/zb67fgcs66q4n3cs_wn134zr0000gn/T/with-repo-archive48693/foo.tar:
 Symbolic link dest not found from ./js/reflex-platform/README.lhs to README.md,
 looking for js/reflex-platform/README.md.
This may indicate that the source is a git archive which uses git-annex.
See https://github.com/commercialhaskell/stack/issues/4579 for further information.
> stack --version
Version 2.9.1, Git revision 409d56031b4240221d656db09b2ba476fe6bb5b1 x86_64 hpack-0.35.0
> sw_vers
ProductName:	macOS
ProductVersion:	11.6.8
BuildVersion:	20G730

This is not a problem on ubuntu linux.

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