airbnb / airpal

Web UI for PrestoDB.
http://airbnb.github.io/airpal
Apache License 2.0
2.76k stars 458 forks source link

http://nodejs.org/dist/v/ivy.xml #223

Open venkat-vs-id opened 7 years ago

venkat-vs-id commented 7 years ago

getting the below error, any idea?

Could not resolve all dependencies for configuration ':runtime'.

Could not resolve com.facebook.presto:presto-client:. Required by: com.airbnb.airpal:airpal:0.1.0-SNAPSHOT Could not GET 'http://nodejs.org/dist/v/ivy.xml'. Network is unreachable (connect failed) Could not resolve com.facebook.presto:presto-spi:. Required by: com.airbnb.airpal:airpal:0.1.0-SNAPSHOT Could not GET 'http://nodejs.org/dist/v/ivy.xml'. Network is unreachable (connect failed) Could not resolve com.facebook.presto:presto-main:. Required by: com.airbnb.airpal:airpal:0.1.0-SNAPSHOT Could not GET 'http://nodejs.org/dist/v/ivy.xml'. Network is unreachable (connect failed) Could not resolve com.facebook.presto:presto-parser:. Required by: com.airbnb.airpal:airpal:0.1.0-SNAPSHOT Could not GET 'http://nodejs.org/dist/v/ivy.xml'. Network is unreachable (connect failed)

icsu commented 5 years ago

@venkat-vs-id -- maybe this work-around can help you.

https://github.com/srs/gradle-node-plugin/issues/301