Code Monkey home page Code Monkey logo

Comments (8)

sehugg avatar sehugg commented on August 23, 2024

Do you have "make" installed?

from 8bitworkshop.

pbpalomino avatar pbpalomino commented on August 23, 2024

Do you have "make" installed?

Yes, all installed. [email protected]. Going to post the steps to reproduce it later.

from 8bitworkshop.

sehugg avatar sehugg commented on August 23, 2024

I mean the command-line GNU make, not the Node package. Try: apt-get install make

from 8bitworkshop.

pbpalomino avatar pbpalomino commented on August 23, 2024

I mean the command-line GNU make, not the Node package. Try: apt-get install make

Posted steps to reproduce build errors from clean install.

from 8bitworkshop.

youkaicountry avatar youkaicountry commented on August 23, 2024

I can confirm strange issues building with current instructions on Ubuntu 20.04, and Raspbian 64-bit.
From a clean Ubuntu 20.04, tag 3.7.0 will not build and gives the following log:

patch -i meta/electron.diff -o electron.html
patching file electron.html (read from index.html)
Hunk #1 FAILED at 3.
Hunk #2 FAILED at 22.
Hunk #3 succeeded at 65 (offset -25 lines).
Hunk #4 succeeded at 90 (offset -25 lines).
Hunk #5 FAILED at 210.
Hunk #6 succeeded at 403 (offset -25 lines).
3 out of 6 hunks FAILED -- saving rejects to file electron.html.rej
make: *** [Makefile:6: all] Error 1
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build: `make`
npm ERR! Exit status 2

Rolling back to tag 3.6.0 does successfully compile on both the Ubuntu machine and the Raspberry Pi.
Node version: v10.19.0
NPM version: 6.14.4

from 8bitworkshop.

sehugg avatar sehugg commented on August 23, 2024

Fixed, current HEAD now builds on Travis CI.

from 8bitworkshop.

youkaicountry avatar youkaicountry commented on August 23, 2024

And now I can confirm that the latest commit 1d952ad successfully builds on both systems. Thanks!

from 8bitworkshop.

pbpalomino avatar pbpalomino commented on August 23, 2024

Thanks a lot.

from 8bitworkshop.

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.