discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Update markdown table CI to Node 20

Open advaith1 opened this issue 1 year ago • 0 comments

fixes

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '[email protected]',
npm WARN EBADENGINE   required: { node: '>= 20.11.0' },
npm WARN EBADENGINE   current: { node: 'v18.20.2', npm: '10.5.0' }
npm WARN EBADENGINE }

advaith1 avatar May 07 '24 07:05 advaith1