You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2024. It is now read-only.
It appears the problem is fixed by using archiver@v5. However, that version drops support for Node 8, which might create some other issues as mentioned in #294.
We fixed it by importing archiver lazily since Node 8 can only be used in production as part of @netlify/functions-util which uses @netlify/zip-it-and-ship-it but not archiver.
Part of https://github.com/netlify/team-dev/issues/15
Tests are failing on Node 16 which most likely indicate this repository is not completely working with Node 16.
The text was updated successfully, but these errors were encountered: