Code Monkey home page Code Monkey logo

Comments (7)

jecpr avatar jecpr commented on May 27, 2024

Why was this closed? Did you find a solution?

My issue:
OS: Ubuntu Server

Description
//: Docker builds to step 5/7 RUN npm install, it errors out at postinstall with

44.06 > [email protected] postinstall
44.06 > git config --global url."https://".insteadOf git:// && gulp build && cd website/client && npm install
44.06
44.60 [18:24:25] No gulpfile found
44.61 npm ERR! code 1
44.61 npm ERR! path /usr/src/habitica
44.61 npm ERR! command failed
44.61 npm ERR! command sh -c git config --global url."https://".insteadOf git:// && gulp build && cd website/client && npm install
44.61
44.61 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-04-22T18_23_41_670Z-debug-0.log

I've been trying to see if there is a recent change to gulp, node, npm etc that could have caused this, but I have not found anything

from habitica.

jecpr avatar jecpr commented on May 27, 2024

Anyone finding this later on - if you are having unfixable problems with the docker instructions then check the dockerfile in the repo. For some reason mine was set to node:20 - despite the documentation clearly requiring node:14. Anyway, changed it to 14 and it magically works.

from habitica.

CuriousMagpie avatar CuriousMagpie commented on May 27, 2024

We are using Node 20 now. However, I'll check to see that the dockerfile in the repo has been updated!

from habitica.

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.