Skip to content

Error running docker on OSX with ZSH and Homebrew Docker #138

@sc1f

Description

@sc1f
npm ERR! path /src/packages/perspective/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/src/packages/perspective/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2018-06-26T20_21_36_854Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 254
npm ERR! @ _puppeteer: `docker run -it --rm --shm-size=2g -u root -e WRITE_TESTS=${WRITE_TESTS} -v $(pwd):/src -w /src/packages/${PACKAGE} perspective/puppeteer "npm" "run" "test"`
npm ERR! Exit status 254

versions:

> docker --version
Docker version 18.05.0-ce, build f150324

> zsh --version
zsh 5.3 (x86_64-apple-darwin17.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConcrete, reproducible bugs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions