Giter Site home page Giter Site logo

Worrying output on install about imba HOT 3 CLOSED

imba avatar imba commented on May 7, 2024
Worrying output on install

from imba.

Comments (3)

somebee avatar somebee commented on May 7, 2024

Woah. I don't see that here, but something is not right with the dependencies. It does not seem like any of the Imba dependencies depend on 'testem'. Could it be that testem prints these warnings whenever you install other packages? Could you try to do npm uninstall testem and then install imba?

http://stackoverflow.com/questions/20764881/why-does-npm-install-say-i-have-unmet-dependencies

from imba.

javajosh avatar javajosh commented on May 7, 2024

Well, an npm install -g testem was the only thing that cleared up those warnings. After doing that, npm install -g imba looked like this:

 npm install -g imba

> [email protected] install /usr/local/lib/node_modules/imba/node_modules/chokidar/node_modules/fsevents
> node-gyp rebuild

  SOLINK_MODULE(target) Release/.node
  SOLINK_MODULE(target) Release/.node: Finished
  CXX(target) Release/obj.target/fse/fsevents.o
  SOLINK_MODULE(target) Release/fse.node
  SOLINK_MODULE(target) Release/fse.node: Finished
/usr/local/bin/imba -> /usr/local/lib/node_modules/imba/bin/imba
[email protected] /usr/local/lib/node_modules/imba
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])

Which, I think, is as it should be. But yes, I'm guessing this isn't normally required for an install, so something is up probably with my configuration (although my node install is plain vanilla brew installed node).

I'm guessing that what happened is I had an old version of testem installed and somehow imba requires a newer, globally installed testem. Which, if true, means you probably need an actual installation script to test for that case (and see if it's possible for npm install -g imba to somehow install it's own copy of testem)

from imba.

somebee avatar somebee commented on May 7, 2024

Great that this fixed things for you. I'm closing this for now. Please comment on it again if you see more weird behaviour on install. Thanks again for trying Imba and providing useful feedback!

from imba.

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.