couchbaselabs / sync-gateway-tests

Sync Gateway Functional Tests
3 stars 2 forks source link

run.js problem: TypeError: pouchdb.listen is not a function, any tips? #62

Open pennsong opened 8 years ago

pennsong commented 8 years ago

Penns-MacBook-Pro:sync-gateway-tests penn$ node perf/run.js

cleanup

http server started on: http://127.0.0.1:8189

create internal stores

/Users/penn/Desktop/sync-gateway-tests/tmp/pdb-8190 /Users/penn/Desktop/sync-gateway-tests/lib/pouch.js:16 client = pouchdb.listen(port) ^

TypeError: pouchdb.listen is not a function at Object. (/Users/penn/Desktop/sync-gateway-tests/lib/pouch.js:16:18) at Module._compile (module.js:435:26) at Object.Module._extensions..js (module.js:442:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:311:12) at Function.Module.runMain (module.js:467:10) at startup (node.js:136:18) at node.js:963:3