Open Jonwicks25 opened 9 years ago
It is interesting that the generator files are inside the location you are trying to setup wordpress in. Usually you would run yo wordpress
in an empty directory. And the generator itself would be installed globally. What it looks like here is that one of the dependencies is owned by root, so you cannot chown it.
If that is the case then you should probably start with running yeopress in an empty directory to see if you get the same issue. Which you probably wont. Hope that helps
Seem to get this error everytime I run yo wordpress