Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #9

Open
amit-shekhar opened this issue Apr 20, 2017 · 0 comments
Open

Installation #9

amit-shekhar opened this issue Apr 20, 2017 · 0 comments

Comments

@amit-shekhar
Copy link

Hi, I am trying to set this up on ubuntu server (16.04) on digital ocean.
Node version - 4.8.2
couchdb - 1.6

I am getting this error -

/root/safewallet/node_modules/jugglingdb-nano/lib/nano.js:420
return db.get(designName, function(err, designDoc) {
^

TypeError: db.get is not a function
at Object.helpers.updateDesign (/root/safewallet/node_modules/jugglingdb-nano/lib/nano.js:420:17)
at Object.exports.initialize (/root/safewallet/node_modules/jugglingdb-nano/lib/nano.js:36:20)
at new Schema (/root/safewallet/node_modules/resource/node_modules/jugglingdb/lib/schema.js:98:13)
at Object.persist (/root/safewallet/node_modules/resource/lib/datasource.js:72:18)
at EventEmitter.r.persist (/root/safewallet/node_modules/resource/lib/define.js:141:25)
at Object. (/root/safewallet/lib/frontend/index.js:20:6)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)

What should i do to resolve this ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant