Hi, I am hoping to get some guidance on installing Adapt framework. I installed Github and NodeJS for OSX 10.9 without issues.
Tried to run $ npm install adapt-cli -g (added sudo as prefix since global command requires administrator permission).
The installation get an error at point 304 https://registry.npmjs.org/bufferjs (attached full log of the installation progress in the file below).
The error mentions something about unicode package having some issues so I tried to do separate npm install unicode (which ended up being successful). Tried the installation command for adapt-cli again and the same error still comes up.
I've also done CHOWN of /usr/local folder to fix any potential permission issue.
Any feedback will be appreciated. Been wanting to try Adapt framework, this issue aside.
Thanks!
Sheryl