strongloop/strong-globalize

strong-globalize@~5.0.4 breaks support for node 8

jamagalhaes opened this issue · 2 comments

Hey,
since v5.0.4 support for node 8 is broken due to a major bump in mkdirp dependency (from v0 to v1).

this is impacting loopback v3.

can you please have a look?

It should been fixed by strong-globalize@5.1.0

@jamagalhaes, thanks for reporting.
Please see @raymondfeng's comment above. Closing this issue as resolved.

Thanks @raymondfeng!