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

EACCES: permission denied #6509

Open
louisabraham opened this issue Oct 6, 2018 · 0 comments
Open

EACCES: permission denied #6509

louisabraham opened this issue Oct 6, 2018 · 0 comments
Assignees
Labels

Comments

@louisabraham
Copy link

I'm trying to follow the instructions at https://ipywidgets.readthedocs.io/en/stable/user_install.html#installing-the-jupyterlab-extension

A problem occurs when doing this:

$ node /cluster/home/abrahalo/.local/lib64/python3.6/site-packages/jupyterlab/staging/yarn.js install
yarn install v1.9.4
Error: EACCES: permission denied, open '/cluster/home/package.json'
    at Object.openSync (fs.js:436:3)
    at Object.readFileSync (fs.js:341:35)
    at onUnexpectedError (/cluster/home/abrahalo/.local/lib64/python3.6/site-packages/jupyterlab/staging/yarn.js:84066:106)
    at /cluster/home/abrahalo/.local/lib64/python3.6/site-packages/jupyterlab/staging/yarn.js:84174:9

I am not a sudoer on this machine, but I don't see why /cluster/home/package.json should be opened.

@ghost ghost assigned rally25rs Oct 6, 2018
@ghost ghost added the triaged label Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants