-
Notifications
You must be signed in to change notification settings - Fork 16
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
Ideas #1
Comments
One issue packrat hasn't solved is system dependencies (when installing older package versions from source). Any ideas to tackle that issue in jetpack? |
Hey @quartin, I'm not familiar with that issue. Can you explain more, and give steps to reproduce if you have them? |
Hey, I'm sorry for the huge delay. These sort of problems:
session info
clang
|
Hi @quartin, I've never encountered that error, but I'm not sure there's much Jetpack can do since it relies on Packrat (unless there's a known workaround for it). |
Please create a new issue to discuss any ideas or share your own.
Explored, but on-hold
library
calls -jetpack.require()
(could be slow, requires Jetpack as runtime dependency)desc
to reduce dependencies down to 4vendor_src
branchThe text was updated successfully, but these errors were encountered: