Skip to content

felddy/npm-hang-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-hang-test 😩

Investigating why the command npm hangs in the offical NodeJS images when run in GitHub Actions.

Daily builds of my FoundryVTT Docker repo started failing between daily builds:

The build of the linux/s390x image started hanging when running npm install.

This repository runs a simple GitHub Action workflow that runs npm -v during a Docker image build for several architectures and Linux distributions.

Possible culprits:

Please see the open issues for the latest investigation status.