- Feb 2016
-
www.lifemodelcanvas.org www.lifemodelcanvas.org
-
Work/Life Integrity
Definition: Work so that it produces value that is important to you in the world. Live your life (family & personal lifestyle) in a way that is consistent with the values that are important to you.
-
- Dec 2014
-
github.com github.com
-
./bootstrap
I hit the following error while checking front-end dependencies:
Checking front-end dependencies... npm ERR! Error: EACCES, mkdir '/Users/aselassie/.npm/uglify-js/2.4.14' npm ERR! { [Error: EACCES, mkdir '/Users/aselassie/.npm/uglify-js/2.4.14'] npm ERR! errno: 3, npm ERR! code: 'EACCES', npm ERR! path: '/Users/aselassie/.npm/uglify-js/2.4.14', npm ERR! parent: 'h' } npm ERR! npm ERR! Please try running this command again as root/Administrator.
npm ERR! System Darwin 12.5.0 npm ERR! command "node" "/usr/local/bin/npm" "install" "--quiet" npm ERR! cwd /Users/aselassie/hypothesis npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.14 npm ERR! path /Users/aselassie/.npm/uglify-js/2.4.14 npm ERR! code EACCES npm ERR! errno 3 npm ERR! stack Error: EACCES, mkdir '/Users/aselassie/.npm/uglify-js/2.4.14' npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /Users/aselassie/hypothesis/npm-debug.log npm ERR! not ok code 0
The issue was permission based and the following command got around it successfully:
aselassie$ sudo chown -R aselassie ~/.npm
-
-
github.com github.com
-
Install Homebrew:
Whoops, the Homebrew installer has moved! Please instead run:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
(need to update the instructions)
-
-
-
Correction, the link location for Unspeakableness has changed to http://peiyinglin.net/unspeakableness.html
More details accessible here: http://unspeakableness.net/
-