Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yo dashing-go fails with : Error: EACCES, permission denied #5

Open
alex-leonhardt opened this issue Mar 10, 2015 · 1 comment
Open

Comments

@alex-leonhardt
Copy link

with this error:

 # yo dashing-go

Error: EACCES, permission denied '/root/.config/configstore/insight-yo.yml'
You don't have access to this file.

    at Object.fs.openSync (evalmachine.<anonymous>:432:18)
    at Object.fs.writeFileSync (evalmachine.<anonymous>:971:15)
    at Object.create.all.set (/usr/lib/node_modules/yo/node_modules/configstore/index.js:64:8)
    at Object.Configstore (/usr/lib/node_modules/yo/node_modules/configstore/index.js:27:11)
    at new Insight (/usr/lib/node_modules/yo/node_modules/insight/lib/index.js:36:34)
    at Object.<anonymous> (/usr/lib/node_modules/yo/lib/cli.js:117:15)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)

Any ideas ? Those directories don't exist. I created the manually, still won't run.

Thanks!
Alex

@alex-leonhardt alex-leonhardt changed the title yo dashing-go fails yo dashing-go fails with : Error: EACCES, permission denied Mar 10, 2015
@gigablah
Copy link
Owner

This is an issue related to Yeoman. You could try running yo as non-root.

yeoman/yeoman.io#282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants