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

EINVAL when installing on Docker on CircleCI #195

Open
fmvilas opened this issue Jan 21, 2017 · 0 comments
Open

EINVAL when installing on Docker on CircleCI #195

fmvilas opened this issue Jan 21, 2017 · 0 comments

Comments

@fmvilas
Copy link

fmvilas commented Jan 21, 2017

  • Version: 2.3.6
  • Platform: Linux (Ubuntu)

Hi,
when running ied install on a Docker image on CircleCI I'm getting the following error:

/usr/local/lib/node_modules/ied/node_modules/rxjs/Subscriber.js:227
            throw err;
            ^

Error: EINVAL: invalid argument, chown '/root/.ied_cache/.tmp/337bc16e-a3ae-4256-8c8a-be8b2f70ebae/package.json'
    at Error (native)

It seems it can't use the ied cache. It's probably not related to ied but I'm just leaving it here just in case some of you have faced this issue before.

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

1 participant