npm login

2 jobs from master in 1 minute 23 seconds (queued for 7 seconds)
Status Job ID Name Coverage
  Build
failed #876
atlasvoyages-prod-runner
build

01:23

 
  Deploy
skipped #877
atlasvoyages-prod-runner
deploy
 
Build build
 ---> Running in 2be3f1787571
Removing intermediate container 2be3f1787571
---> 7b2b48463715
Step 20/26 : RUN find . -maxdepth 1 -name 'pine*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \; find . -maxdepth 1 -name 'hermes*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \; find . -maxdepth 1 -name 'theme-atlasvoyages*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \;
---> Running in 3cedea4885cc
find: paths must precede expression: find
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
The command '/bin/sh -c find . -maxdepth 1 -name 'pine*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \; find . -maxdepth 1 -name 'hermes*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \; find . -maxdepth 1 -name 'theme-atlasvoyages*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \;' returned a non-zero code: 1
ERROR: Job failed: exit status 1