417-72KI / danger-swiftlint

Docker image for Danger-Swift using SwiftLint
MIT License
12 stars 3 forks source link

Build fails in 5.5.3 #21

Closed 417-72KI closed 2 years ago

417-72KI commented 2 years ago
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 npm : Depends: node-gyp (>= 0.10.9) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The command '/bin/sh -c apt-get update     && apt-get install -y npm wget     && npm install -g n     && n stable     && apt-get purge -y npm nodejs' returned a non-zero code: 100