ionic adding platform "warning: Insecure world writable dir"

Issue

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/rbconfig.rb:229: warning: Insecure world writable dir /Users/kalemmacbookpro/Desktop/coding/v5 in PATH, mode 040707

when i am adding new platform for ios in my ionic project, i am getting this and my plugin is not working. i have tried some chmod examples but still same.
Please help me , thank you

Solution

sudo chmod -R go-w /Users/kalemmacbookpro

Answered By – kalememre

This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0

Leave a Reply

(*) Required, Your email will not be published