Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

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

Open
pennsong opened this issue Dec 9, 2015 · 0 comments
Open

Comments

@pennsong
Copy link

pennsong commented Dec 9, 2015

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

@pennsong pennsong changed the title run.js problem, any tips? run.js problem: TypeError: pouchdb.listen is not a function, any tips? Dec 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant