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

Tests fail #23

Closed
aaronblohowiak opened this issue May 20, 2011 · 2 comments
Closed

Tests fail #23

aaronblohowiak opened this issue May 20, 2011 · 2 comments

Comments

@aaronblohowiak
Copy link

I had to add this to the devDependencies:

    "underscore": "*",
    "chainsaw":"*",
    "dnode":"*",
    "dnode-protocol":"*",
    "jade":"*

and then re-npm link.

now that the tests are running, i am getting a failure with test/pkg/d not being found. could you add it to the repo?

@ghost
Copy link

ghost commented May 20, 2011

Added that test and updated the devDependencies. Seems very odd that you'd need to add dnode-protocol and chainsaw since those should be fetched automatically by npm.

@chapel
Copy link
Contributor

chapel commented May 22, 2011

@substack maybe it is a vows issue? something needs to be done somewhere to make this less of a problem

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

No branches or pull requests

2 participants