Closed adrianstainforth closed 10 years ago
Thanks for catching this. I accidentally put "shelljs" in devDependencies
instead of just dependencies
. It should be fixed in v0.7.3.
Let me know if you're still having issues.
Ok, firstly thanks for the quick response, that's working now and I can install it. However I'm now getting a reference failure:
htmlinspector index.html
ReferenceError: Can't find variable: HTMLInspector
I did fork and run your test see if I can see anything obvious, but not sure I can see where it's failing
When you say you ran the tests, does that mean you ran npm test
with no failures?
Also, is your index.html
file available online anywhere that I could take a look?
Sorry it's taken a bit to get back. Well I forked and ran grunt test, but assume that it runs the same tests?
My files are here if you want a look https://github.com/djforth/image-replace
OK, I was able to reproduce it on my work laptop with your repo. I'll take a look at it later to see if I can track down the issue.
I'm going to keep this issue closed, but I opened up another one to track this bug.
Just tried to set up the NPM module but looks like there is an issue module.js: