Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Error in the Build of the ng-server container #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

opotmans
Copy link

Due to the build error TSER04 error,

ERROR in node_modules/@types/lodash/common/collection.d.ts(1783,24): error TS2304: Cannot find name 'Exclude'.

I added in the dockerfile the installation of @types/lodash@ts2.3.
This correction enables to have the three containers for sawtooth explorer up and running

…stallation of @types/lodash@ts2.3.

This correction enables to have the three containers for sawtooth explorer up and running

Signed-off-by: Olivier Potmans <potmans@hotmail.com>
@kevinQG
Copy link

kevinQG commented Jan 28, 2020

Failed at the sawtooth-explorer@0.0.0 build script 'ng build'

@kevinQG
Copy link

kevinQG commented Jan 28, 2020

Service 'ng-server' failed to build: The command '/bin/sh -c npm run build' returned a non-zero code: 1

@kevinQG
Copy link

kevinQG commented Feb 22, 2020

failed (111: Connection refused) while connecting to upstream

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants