Closed LeviLewis closed 12 years ago
Can you try to remove npm cache ? (~/npm-cache/*
)
It looks like some problem in chokidar post install script (which is compiling coffeescript), however I just tried it on windows and seem to be working fine for me.
Closing this issue, please re-open, if you still experience it.
Hi, I experience the exact same issue with Win 7 Pro & node 0.8.9 Cleaning the npm-cache don't do anything
Please file an issue with Chokidar https://github.com/paulmillr/chokidar
FYI, I've been able to install testacular by removing my previous node 64 bits installation and installing a 32 bits version instead. Other workarounds (removing npm-cache, reinstalling node) didn't work for me.
I can't install testacular on my Win 7 desktop - both node.js 64 and 32 bits, cleared cache million times, nothing seems to help. Here's npm-debug.log I'm getting: http://pastebin.com/gQGUirRP
@ALeschinsky This is sadly again a problem by the great way chokidar is published. Do you have a local version of chokidar on that you are working? Which methods of cache clearing did you try?
When I try to install testacular with the command: "npm -g install testacular", I get the following output:. I am runnning Windows 7 Professional and my Node version is 0.8.8