wesleytodd / YeoPress

A Yeoman generator for WordPress
Other
1.08k stars 161 forks source link

Installation Error #37

Closed daslicht closed 10 years ago

daslicht commented 10 years ago

Hello, when I try to install YeoPress I get the following error:

Error: EACCES, permission denied 'Library/Application Support/Firefox/Profiles/ezvd57hf.default/devcomp1beta'

Why the hack does it try to modify those files ?!

wesleytodd commented 10 years ago

It shouldn't be modifying anything there. What command did you specifically run? npm install generator-wordpress?

Please be specific for the steps you ran so that I can help diagnose the cause of this problem.

daslicht commented 10 years ago

yo wordpress

wesleytodd commented 10 years ago

I am going to need more information to help. What other output did you get? Where did you run that command? Try running which yo and post that output.

There is nothing that should try to modify a file at that location.

daslicht commented 10 years ago

strange , i cant reproduce it ?!

wesleytodd commented 10 years ago

Let me know if there is anything else I can do to help!