Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

compatibility with [email protected] #1

Open
burkestar opened this issue Mar 5, 2013 · 1 comment
Open

compatibility with [email protected] #1

burkestar opened this issue Mar 5, 2013 · 1 comment

Comments

@burkestar
Copy link

Hello!

It looks like this project is targeted at [email protected] and isn't compatible with [email protected]. I tried "npm install grunt" and it led to a fatal error when running "grunt test" that complained about "unable to find local grunt". I noticed the grunt.js file instead of Gruntfile which is now the convention. npm installs [email protected] by default now (at least it did for me). The simple fix was to instead install [email protected] using "npm install [email protected]" and now it works flawlessly!

Hope that helps someone else just getting started with testable javascriptt.

Best,
Dustin

@rmurphey
Copy link
Owner

rmurphey commented Mar 9, 2013

Any chance you'd want to make a pull request to get it working with 0.4? I just started a new job so I'm a little preoccupied at the moment :)

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

No branches or pull requests

2 participants