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

Test fail #20

Open
Rayzen opened this issue May 25, 2012 · 1 comment
Open

Test fail #20

Rayzen opened this issue May 25, 2012 · 1 comment

Comments

@Rayzen
Copy link
Contributor

Rayzen commented May 25, 2012

Hi,

I was trying the tests in the test/ dir but as i started it gives me an error, in particular it says that

TypeError: undefined is not a function

which refers to the following line:

6 var cl = require('../clucene').CLucene;
7 var clucene = new cl.Lucene();
^^^^^^^^^^^^^^^

can anyone explain it?

@Rayzen
Copy link
Contributor Author

Rayzen commented May 25, 2012

ok i found that in clucene.js and package.json the require was wrong... but there is no facebook.json file so it fails again

lhagan added a commit to lhagan/node-clucene that referenced this issue May 30, 2012
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