jsmrcaga / action-netlify-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible Transpilation Issue Using Netlify-CLI

jordanleven opened this issue · comments

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.