Breaking change: Using system Node version to run Build Plugins

Update

With this change, we intended to target and upgrade Build Plugins running with a Node version lower than 12. But we found that we also impacted sites with Build Plugins running a Node version higher than 12, effectively forcing them to use an older Node version. To mitigate this, starting on June 30, 2021, we are more specifically targeting this change to affect local and package.json-installed plugins that are executing with a NODE_VERSION lower than 10.18.0.

Impact

If you were running a Node version greater than 12, and were impacted by failing builds due to our June 22 rollout, our updated targeting as of June 30 will result in your builds succeeding with no change to your NODE_VERSION or Build Plugin configuration.


Running into issues? Let us know and we’ll be happy to help!

1 Like