Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-419

test fails on Debian Wheezy

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.0.25
    • Component/s: None
    • Environment:
      Debian Wheezy
      nodejs v0.10.38
      npm v1.4.28
      driver v2.0.27

      $ mkdir mongotest
      $ cd mongotest
      $ npm install
      $ cd node_modules/mongodb
      $ npm test

      npm ERR! Error: ENOENT, open '/home/user/mongotest/package.json'
      npm ERR! If you need help, you may report this entire log,
      npm ERR! including the npm and node versions, at:
      npm ERR! <http://github.com/npm/npm/issues>

      npm ERR! System Linux 3.2.0-4-amd64
      npm ERR! command "/home/user/.nvm/v0.10.38/bin/node" "/home/user/.nvm/v0.10.38/bin/npm" "test"
      npm ERR! cwd /home/user/mongotest
      npm ERR! node -v v0.10.38
      npm ERR! npm -v 1.4.28
      npm ERR! path /home/user/mongotest/package.json
      npm ERR! code ENOENT
      npm ERR! errno 34
      npm ERR!
      npm ERR! Additional logging details can be found in:
      npm ERR! /home/user/mongotest/npm-debug.log
      npm ERR! not ok code 0

            Assignee:
            christkv Christian Amor Kvalheim
            Reporter:
            pajooh pajooh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: