-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugConcrete, reproducible bugsConcrete, reproducible bugs
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugConcrete, reproducible bugsConcrete, reproducible bugs