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

REA impacting zef install on windows #7

Open
coke opened this issue May 12, 2022 · 2 comments
Open

REA impacting zef install on windows #7

coke opened this issue May 12, 2022 · 2 comments

Comments

@coke
Copy link

coke commented May 12, 2022

See ugexe/zef#452

The longer paths needed by REA cause the windows installs to fail.

Not sure we can do anything other than document the issue in zef or REA.

@lizmat
Copy link
Collaborator

lizmat commented May 12, 2022

archive
  |- ...
  |- M
     |- ...
     |- Module::Name
         |- ...
         |- Module::Name:ver<0.0.1>:auth<foo:BAR>:api<1>.tar.gz
         |- Module::Name:ver<0.0.2>:auth<foo:BAR>:api<1>.tar.gz
         |- Module::Name:ver<0.0.3>:auth<zef:bar>:api<1>.tar.gz
         |- ...

Do you think losing the Module::Name directory would be enough?

@coke
Copy link
Author

coke commented Sep 19, 2022

Note: to skip REA, you can use zef --/rea

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