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

Unmet dependency for running tests #7

Closed
kennethormandy opened this issue Sep 19, 2013 · 0 comments
Closed

Unmet dependency for running tests #7

kennethormandy opened this issue Sep 19, 2013 · 0 comments
Assignees

Comments

@kennethormandy
Copy link
Collaborator

This is what I get when I try to run npm install terraform with Node v0.10.18.

npm WARN unmet dependency /Users/kennethormandy/Desktop/node_modules/harp requires terraform@'kennethormandy/terraform#scss' but will load
npm WARN unmet dependency /Users/kennethormandy/Desktop/node_modules/terraform,
npm WARN unmet dependency which is version 0.5.3
terraform@0.5.3 ../node_modules/terraform
├── lru-cache@2.3.0
├── marked@0.2.8
├── ejs@0.8.4
├── coffee-script@1.6.3
├── jade@0.28.2 (commander@0.6.1, mkdirp@0.3.5)
├── stylus@0.33.1 (debug@0.7.2, cssom@0.2.5, mkdirp@0.3.5)
└── less@1.3.3 (ycssmin@1.0.1)

And the npm test:

> terraform@0.5.3 test /Users/kennethormandy/Desktop/node_modules/terraform
> ./node_modules/.bin/mocha --reporter spec

sh: ./node_modules/.bin/mocha: No such file or directory
npm ERR! weird error 127
npm ERR! not ok code 0
@ghost ghost assigned sintaxi Sep 20, 2013
@sintaxi sintaxi closed this as completed Oct 11, 2013
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