build
build copied to clipboard
Investigate issue with Focal and `netlify-plugin-fetch-feeds` plugin
It appears that netlify-plugin-fetch-feeds fails due to using a native module node-expat which shows a Node.js version mismatch error.
What's strange is that this happens even when using buildbot's default Node.js version. I would assume that npm install and the plugin would then share the same Node.js version. Therefore, this error might or might not be wider than just this specific plugin and deserve further debugging.
This might be related to https://github.com/netlify/buildbot/issues/849
Closing in favor of https://github.com/netlify/pod-workflow/issues/312
Re-opening as it appears that the problem is not connected to what was mentioned in https://github.com/netlify/pod-workflow/issues/312
Namely, it appears that there is a mismatch between @netlify/build's version (12) and any user-defined Node.js version, even though, when installed in the UI, this plugin should use @netlify/build's version during both installation and run.
Related: https://netlify.slack.com/archives/C02T8ASK2E9/p1643709317796219
Also I don't think it's exclusive to focal - I hit the same error with Xenial
This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 14 days if no further activity occurs. Thanks!
This issue was closed because it had no activity for over 1 year.