ah, gotcha. Now I’m struggling to reproduce your issue. What I did to try:
mv ~/.npm npmbackup
cd ~/aerogear-js && rm -rf node_modules/
npm install
Here comes the log with no
errors: https://gist.github.com/abstractj/ab84dc5508b4970e6103
Am I supposed to get any error message? Have you checked the permissions?
On November 19, 2013 at 6:50:50 AM, Matthias Wessendorf (matzew(a)apache.org) wrote:
Not sure what you are pointing to, but I am getting the mentioned
error, when I invoke 'npm install' on a checkout of the aerogear-js repo
-M
--
abstractj