Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2940

Allow installing Thrift from git as NPM module by providing package.json in top level directory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.3
    • Node.js - Library
    • None

    Description

      Allow installing thirft from git as NPM module by providing package.json in top level directory. Currently, result is similar to:

      drone:gossiperl-client-js rad$ npm install
      npm WARN excluding symbolic link tutorial/erl/client.sh -> server.sh
      npm ERR! Error: ENOENT, open '/var/folders/gd/jkx3kmg53gj85lwjslf79n6m0000gn/T/npm-36445-mmwd9VRJ/1421011402511-0.04021586640737951/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!     <npm-@googlegroups.com>
      
      npm ERR! System Darwin 14.0.0
      npm ERR! command "node" "/usr/local/bin/npm" "install"
      npm ERR! cwd /Users/rad/dev/my/gossiperl-client-js
      npm ERR! node -v v0.10.22
      npm ERR! npm -v 1.3.14
      npm ERR! path /var/folders/gd/jkx3kmg53gj85lwjslf79n6m0000gn/T/npm-36445-mmwd9VRJ/1421011402511-0.04021586640737951/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/rad/dev/my/gossiperl-client-js/npm-debug.log
      npm ERR! not ok code 0
      

      Attachments

        Issue Links

          Activity

            People

              roger Roger Meier
              radekg Radoslaw Gruchalski
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: