Open melanieceraso opened 6 years ago
@melanieceraso I haven't encountered that problem. Let me do some digging and get back to you
@melanieceraso I am unable to reproduce this. Have you tried tried changing the file permissions at the root of your project?
I have done that... and I did it just now again. Created a new component and when I try to open the file through my editor (RubyMine) it tells me it's not writeable...
So it seems like setting the permissions at the root works... but once I create anything new, it doesn't inherit the permissions set at root.
:\ It's not a show-stopper... but I was just wondering if there was an easy fix.
@melanieceraso yeah that's definitely not great though. I'll keep digging
After creating a new component, I often use an editor to write the scss and markup without using the browser window. I continually have to edit the individual file permissions to allow all to read and write the files. Is there an easier way to just have it set these permissions right off the bat when you create the component?