Skip to content

Instantly share code, notes, and snippets.

@greg-nagy
Created March 4, 2015 14:19
Show Gist options
  • Save greg-nagy/6f0d8bd2daa99f9335a3 to your computer and use it in GitHub Desktop.
Save greg-nagy/6f0d8bd2daa99f9335a3 to your computer and use it in GitHub Desktop.
root@batman:~/node-sass-test# ll
total 92
drwxr-xr-x 2 root root 4096 Mar 4 15:16 ./
drwx------ 21 root root 86016 Mar 4 14:44 ../
root@batman:~/node-sass-test# npm install node-sass
...
root@batman:~/node-sass-test# ll
total 96
drwxr-xr-x 3 root root 4096 Mar 4 15:17 ./
drwx------ 21 root root 86016 Mar 4 14:44 ../
drwxr-xr-x 3 puffy users 4096 Mar 4 15:17 node_modules/
root@batman:~/node-sass-test# cd node_modules/
root@batman:~/node-sass-test/node_modules# ll
total 12
drwxr-xr-x 3 puffy users 4096 Mar 4 15:17 ./
drwxr-xr-x 3 root root 4096 Mar 4 15:17 ../
drwxr-xr-x 2 root root 4096 Mar 4 15:17 .bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment