GithubHelp home page GithubHelp logo

BUILD FAILED about gerritstats HOT 10 OPEN

holmari avatar holmari commented on August 21, 2024 1
BUILD FAILED

from gerritstats.

Comments (10)

toniihsia avatar toniihsia commented on August 21, 2024

Also having this issue

from gerritstats.

Ziver avatar Ziver commented on August 21, 2024

I'm also having this issue.

from gerritstats.

londonbreed avatar londonbreed commented on August 21, 2024

+1 Same here

from gerritstats.

0ren avatar 0ren commented on August 21, 2024

Running into the same issue on mojave (10.14.3). I see the following near the top of the output from ./gradelw assemble

> [email protected] install /Users/olevin/workspace/gerritstats/GerritStats/node_modules/node-sass
> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-67_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-67_binding.node": 

HTTP error 404 Not Found

from gerritstats.

biaji avatar biaji commented on August 21, 2024

Just downgrade node to 8. Then it go smooth.

from gerritstats.

atinmu avatar atinmu commented on August 21, 2024

Having the same issue.

@biaji What do you mean by 'downgrade node to 8?' Do you mean nodejs version to 8?

from gerritstats.

biaji avatar biaji commented on August 21, 2024

from gerritstats.

henriquemattos avatar henriquemattos commented on August 21, 2024

I'm running on macOS Catalina with Node v13 and could have a successful build after the following:

In my case it was missing the path to XCode used by node-gyp, a node module that node-sass depends on. But even though I installed XCode xcode-select --install and set it to use not the command-line but the app with sudo xcode-select -s /Applications/Xcode-beta.app/Contents/Developer, still I had to manually enter the folder GerritStats and upgrade node-sass to latest to have the latest node-gyp: npm install -y node-sass@latest.

After that I could run ./gradlew assemble successfully. 🍀

ps.: I'm running on macOS Catalina (10.15.3 (19D76))

from gerritstats.

chrisinmtown avatar chrisinmtown commented on August 21, 2024

Please test again, I cannot change the status of this issue but @holmari recently merged #48 to make the build work in my local environment, which is Mac OSX and this JDK:

java 11.0.4 2019-07-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.4+10-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.4+10-LTS, mixed mode)

from gerritstats.

Ziver avatar Ziver commented on August 21, 2024

@henriquemattos Thanks! running that command under the GerritStats folder solved my build issue.

from gerritstats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.