build icon indicating copy to clipboard operation
build copied to clipboard

Investigate issue with Focal and `netlify-plugin-fetch-feeds` plugin

Open ehmicky opened this issue 4 years ago • 3 comments

It appears that netlify-plugin-fetch-feeds fails due to using a native module node-expat which shows a Node.js version mismatch error.

Example build logs

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

ehmicky avatar Sep 22 '21 20:09 ehmicky

Closing in favor of https://github.com/netlify/pod-workflow/issues/312

ehmicky avatar Oct 05 '21 17:10 ehmicky

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.

ehmicky avatar Oct 05 '21 19:10 ehmicky

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

aitkenster avatar Feb 03 '22 13:02 aitkenster

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!

github-actions[bot] avatar Feb 04 '23 14:02 github-actions[bot]

This issue was closed because it had no activity for over 1 year.

github-actions[bot] avatar Feb 19 '23 14:02 github-actions[bot]