Code Monkey home page Code Monkey logo

Comments (9)

dom96 avatar dom96 commented on August 24, 2024

That's odd. babel install nimgame works for me, as does babel install jester. I'm not sure what the problem is, can you show me the full output of those commands?

Where does npm install packages to?

from nimble.

dirkk0 avatar dirkk0 commented on August 24, 2024

Funny - in the meantime I installed gnome (I am on ubuntu server) and suddenly jester works. nimgame still doesn't and here is the full output:

ubuntu@ip-10-180-157-49:~/test$ babel install nimgame
Downloading nimgame into /tmp/babel/nimgame...
Executing git...
Already on 'master'
fatal: remote error:
  Repository not found.
FAILURE: Execution failed with exit code 256

Regarding jester, I will re-create the installation (obviously the missing directory has something to do with gnome), so that I can reproduce the error.

from nimble.

dom96 avatar dom96 commented on August 24, 2024

Try this:

cd /tmp/babel/nimgame
git pull

Does it give the same 'fatal' error?

Weird that gnome would affect it. Something odd is going on with git but i'm not sure what. What's your git version?

from nimble.

dirkk0 avatar dirkk0 commented on August 24, 2024

no, it says 'already up to date'. my git version is 1.7.9.5.

from nimble.

dom96 avatar dom96 commented on August 24, 2024

I was able to reproduce your intial error when installing nimgame and that is in fact correct: it checks out the v0.3 tag of the nimgame repo which does not contain a .babel file. But I have found a different bug thanks to you: on newer versions of git, --depth 1 seems to clone the repo without any tag information which is why I could not reproduce that error on my machine. The fatal: remote error is still puzzling though, is that the same error you get when trying to install jester?

from nimble.

dirkk0 avatar dirkk0 commented on August 24, 2024

Good to know that you could catch that!

No, the jester error was different: FAILURE: Execution failed with exit code 32768

from nimble.

dom96 avatar dom96 commented on August 24, 2024

Right, that doesn't tell me much. Can you give me the full output for Jester?

from nimble.

dirkk0 avatar dirkk0 commented on August 24, 2024

I started from a clean installation again, and I couldn't reproduce the jester issue - which probably means it was a side effect of my installation attempts. Still strange though.

from nimble.

dom96 avatar dom96 commented on August 24, 2024

Indeed, very weird. Thanks for reporting anyway, it helped me find a bug heh. Let me know if you encounter this again.

from nimble.

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.