Warning: insecure world writable dir
When I generate a new Rails app, the process ends with the following messages:
[rake --tasks] /Users/imbwaldo/.rvm/gems/ruby-1.9.3-p286/gems/bundler-1.3.5/lib/bundler/runtime.rb:216: warning: Insecure world writable dir /usr/local/share/npm/lib/node_modules/coffee-script/bin in PATH, mode 040777
[rake --prereqs] /Users/imbwaldo/.rvm/gems/ruby-1.9.3-p286/gems/bundler-1.3.5/lib/bundler/runtime.rb:216: warning: Insecure world writable dir /usr/local/share/npm/lib/node_modules/coffee-script/bin in PATH, mode 040777
It's not a fatal problem--just annoying. But I'm a rank noob and can't seem to find a solution to this anywhere. It's probably something very simple. Could you suggest any ways I might fix this? If more information is needed, please let me know. (I am using RVM, and am using Homebrew to manage the Node/NPM install....)
Thanks!
_bryan
Please sign in to leave a comment.