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

Changes in dart installation script. #10

Open
lrozo opened this issue Oct 17, 2019 · 0 comments
Open

Changes in dart installation script. #10

lrozo opened this issue Oct 17, 2019 · 0 comments

Comments

@lrozo
Copy link
Collaborator

lrozo commented Oct 17, 2019

  1. If the user is behind a proxy/firewall, this line may throw an error:
    Cloning into 'dart'... fatal: unable to connect to github.com: github.com: Name or service not known
    Better try cloning via https whenever possible. This also applies to other installation scripts using the same git-clone as this.

  2. Typing make -j4 dartpy throws the error:
    make: *** No rule to make target 'dartpy'. Stop.
    I guess it is first needed to move to the python folder and then run the line above.

@lrozo lrozo mentioned this issue Oct 17, 2019
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