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

Document with dependencies are available #1079

Closed
hauleth opened this issue Jul 25, 2022 · 1 comment
Closed

Document with dependencies are available #1079

hauleth opened this issue Jul 25, 2022 · 1 comment

Comments

@hauleth
Copy link

hauleth commented Jul 25, 2022

While trying to solve N-th Prime task I wanted to use 2 libraries:

  • data-ordlist (to use unionAll and minus)
  • relude (to use !!? operator)

But the task failed with error that it cannot fetch them from the repository due to lack of network connection. That is pretty obvious why there is no network in the test instance, but it makes it a little bit painful that there is no list of the libraries that are available during tasks solving.

@petertseng
Copy link
Member

petertseng commented Jul 26, 2022

Duplicate of #1045

@petertseng petertseng marked this as a duplicate of #1045 Jul 26, 2022
@hauleth hauleth closed this as completed Aug 12, 2022
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