Closed dmitrii-obukhov closed 5 years ago
Thanks for reporting, I'll check this out.
Looks like one of the reducers was looking for an exported constant, that was not correctly named.
Looks like there are a couple of other bugs which may prevent it running .. will aim to update in the next few days.
Looks like the recent updates are working now, docker build .
completes OK.
Description
Cloned the repository and run "docker build". Image building crashed at step 39. Possibly due to npm packages being updated
Environment
OS: Ubuntu 18.04 LTS Docker version 19.03.2
Expected Behavior
Image will be built
Actual Behavior