Container build hanging - Mailing list pgadmin-hackers

From Dave Page
Subject Container build hanging
Date
Msg-id CA+OCxowpH79+_khz3isD9sdJGWXtPi4V_SeVKa_NW5vwiqcaYQ@mail.gmail.com
Whole thread Raw
Responses Re: Container build hanging  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi

The container build is hanging for me on 2 different machines at:

20:19:50 $ cross-env NODE_ENV=production yarn run bundle:dev
20:19:51 $ yarn run linter && yarn run webpacker
20:19:52 $ yarn eslint --no-eslintrc -c .eslintrc.js --ext .js --ext .jsx .
20:19:52 $ /pgadmin4/web/node_modules/.bin/eslint --no-eslintrc -c .eslintrc.js --ext .js --ext .jsx .

Both systems (a Jenkins build node and my laptop) hang at that step, seemingly indefinitely.

Running the same (e.g. yarn eslint --no-eslintrc -c .eslintrc.js --ext .js --ext .jsx .) is fine directly on my laptop. 

Anyone got any ideas why that may be? The only thing I can think of is the overly cute unicode symbols that yarn is spitting out may be confusing docker.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch#3389] To prevent unwanted model changes in Server dialog
Next
From: Joao De Almeida Pereira
Date:
Subject: Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.