cloudfoundry-attic / cf-abacus

CF usage metering and aggregation
Apache License 2.0
98 stars 86 forks source link

problem with node": ">=8.10.0 <9.0.0", #1051

Closed jkujovic closed 6 years ago

jkujovic commented 6 years ago

Hi,

if you changed from "node": ">=8.9.4 <9.0.0", to "node": ">=8.10.0 <9.0.0",

there is problem with pulled godofcontainers/node-mongodb because latest version is 8.9.4 360 MB 8 months ago

and concourse task build-abacus faild with error error abacus-replace-template@1.1.3: The engine "node" is incompatible with this module. Expected version ">=8.10.0 <9.0.0".

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/160655956

The labels on this github issue will be updated when the story is started.

hsiliev commented 6 years ago

We bumped the node version with the latest commits.