Giter Club home page Giter Club logo

Comments (2)

philippbeckmann avatar philippbeckmann commented on July 1, 2024
"hubot-skype": "https://github.com/datr/hubot-scripts/",

should be

"hubot-skype": "https://github.com/netpro2k/hubot-skype.git",

from hubot-skype.

ric2z avatar ric2z commented on July 1, 2024

Hey guys, I'm having the same problem.

My package.json looks like:

{
  "name": "hosted-hubot",
  "version": "2.7.1",

  "author": "GitHub Inc.",

  "keywords": [
    "github",
    "hubot",
    "campfire",
    "bot"
  ],

  "description": "A simple helpful robot for your Company",

  "licenses": [{
    "type": "MIT",
    "url": "https://github.com/github/hubot/raw/master/LICENSE"
  }],

  "repository" : {
    "type": "git",
    "url": "https://github.com/github/hubot.git"
  },

  "dependencies": {
    "hubot":         ">= 2.6.0 < 3.0.0",
    "hubot-scripts": ">= 2.5.0 < 3.0.0",
    "cleverbot-node": "0.1.1",
    "xml2js": "0.1.14",
    "scraper": "0.0.9",
    "jsdom": "0.8.4",
    "underscore": "*",
    "hubot-skype": "https://github.com/netpro2k/hubot-skype.git"
  },

  "engines": {
    "node": ">= 0.8.x",
    "npm":  ">= 1.1.x"
  }
}

when I do npm install or bin/hubot -a skype I get pretty much the same

ricardo@zephyrus:~/Projects/ronbot|⇒  sudo npm install
npm http GET https://github.com/netpro2k/hubot-skype.git
npm http 200 https://github.com/netpro2k/hubot-skype.git
npm ERR! not a package /Users/ricardo/tmp/npm-8373-AnoZ5CQ-/1391305626747-0.5899970112368464/tmp.tgz
npm ERR! Error: ENOENT, open '/Users/ricardo/tmp/npm-8373-AnoZ5CQ-/1391305626747-0.5899970112368464/package/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/ricardo/Projects/ronbot
npm ERR! node -v v0.10.22
npm ERR! npm -v 1.3.14
npm ERR! path /Users/ricardo/tmp/npm-8373-AnoZ5CQ-/1391305626747-0.5899970112368464/package/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/ricardo/Projects/ronbot/npm-debug.log
npm ERR! not ok code 0

Thoughts?

from hubot-skype.

Related Issues (16)

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.