php - PhpStorm unable to unlock files (Ionic) -


i'm making webapp using laravel 5 backend , ionic frontend.

the ide i'm using phpstorm 8 i've been running problem.

whenever try make new ionic project (ionic start myapp tabs/sidemenu...) folder gets locked in phpstorm, cannot edit single file, pop 'clear read status' clicking ok not change anything.

i've tried several things: placing folder everywhere on hd, creating ionic folder sudo, adding chmod 777. @ first i've added ionic folder backend project, made them stand-alone too, nothing seems work: cannot edit file in ionic project.

http://i61.tinypic.com/swpkra.jpg

every kind of helpful since i'm stuck right now...

it might little bit late since question on year old, user owner of file? instance if user your-username-here:staff folder/file owned _www:_www phpstorm won't able open file since runs your-username.

to remedy add user group owns file (or folder).

on macos can following: sudo dseditgroup -o edit -awhoami-t user _www if owner of group _www , restart finder killall finder.

hope helps.


Comments

Popular posts from this blog

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -