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

error on couchapp init #22

Open
gabrielmancini opened this issue Apr 4, 2012 · 1 comment
Open

error on couchapp init #22

gabrielmancini opened this issue Apr 4, 2012 · 1 comment

Comments

@gabrielmancini
Copy link

Hi Guys,

t already happened to someone?

gabriel@MacBook ~/Documents/github/mobilefuton (master) $ couchapp init
The "sys" module is now called "util". It should have a similar interface.

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot read property '0' of undefined
at abspath (/usr/local/lib/node_modules/couchapp/bin.js:10:15)
at Object. (/usr/local/lib/node_modules/couchapp/bin.js:78:32)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Array.0 (module.js:479:10)
at EventEmitter._tickCallback (node.js:192:40)

Please help

@refset
Copy link

refset commented Aug 1, 2012

You're using the npm version of couchapp, this is a python couchapp :-)

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

2 participants