jsmrcaga / action-netlify-deploy

MIT License
102 stars 32 forks source link

Possible Transpilation Issue Using Netlify-CLI #56

Closed jordanleven closed 7 months ago

jordanleven commented 9 months ago

Hey all, I'm using this action for a Netlify deploy and finding that it no longer runs successfully, producing this output:

file:///usr/local/lib/node_modules/netlify-cli/node_modules/listr2/dist/index.js:216
    this.options.fields ??= {};
                        ^^^

I'm wondering if there were recently changes to netlify-cli that is having trouble with this action.