-
Notifications
You must be signed in to change notification settings - Fork 42
Class Import Error #23
Description
Since I've updated the bundle to the sg branch, when a try to import a Class (CMD+SHIFT+I) textmate deletes all my code and shows this this error:
/Users/maraujo/Library/Application Support/TextMate/Support/lib/textmate.rb:150: warning: Insecure world writable dir /Users/maraujo in PATH, mode 040757
/Users/maraujo/Library/Application Support/TextMate/Support/lib/textmate.rb:150: warning: Insecure world writable dir /Users/maraujo in PATH, mode 040757
/Users/maraujo/Library/Application Support/TextMate/Support/lib/textmate.rb:150: warning: Insecure world writable dir /Users/maraujo in PATH, mode 040757
Could not find the build file at /Users/maraujo/Sites/medsoft/Cliente.Flash.View/build.yaml
Can't find anything like this here. I think probably it is a simple solution.
Thanks in advance