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

install error (can't find plugins directory?) #28

Open
jots opened this issue May 4, 2011 · 1 comment
Open

install error (can't find plugins directory?) #28

jots opened this issue May 4, 2011 · 1 comment

Comments

@jots
Copy link

jots commented May 4, 2011

after a fresh install of sudo npm install kaffeine:
(i also tried with -g)

~/node_modules/kaffeine/bin> ./kaffeine

~/node_modules/kaffeine/bin/command.js:13
for(var i =0; i< files.length;i++) {
^
TypeError: Cannot read property 'length' of undefined
at ~/node_modules/kaffeine/bin/command.js:13:27

~/node_modules/kaffeine/bin> node --version
v0.5.0-pre

~/node_modules/kaffeine/bin> npm --version
1.0.5

it looks like it's having problems finding the plugins directory.

@weepy
Copy link
Owner

weepy commented May 5, 2011

yes. I broke the command line a while ago. will fix this coming weekend.

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