sindresorhus / awesome-lint

Linter for Awesome lists
MIT License
600 stars 56 forks source link

uhhhh i think linter has problems #187

Closed lime360 closed 7 months ago

lime360 commented 7 months ago
file:///home/runner/.npm/_npx/b4a07bb0d9034d[53](https://github.com/lime360/awesome-neocities/actions/runs/7511307372/job/20450753809#step:4:54)/node_modules/meow/build/options.js:15
                filter: ([, flag]) => Object.hasOwn(flag, 'alias'),
                                             ^

TypeError: Object.hasOwn is not a function
    at filter (file:///home/runner/.npm/_npx/b4a07bb0d9034d53/node_modules/meow/build/options.js:15:34)
    at file:///home/runner/.npm/_npx/b4a07bb0d9034d53/node_modules/meow/build/options.js:42:[58](https://github.com/lime360/awesome-neocities/actions/runs/7511307372/job/20450753809#step:4:59)
    at Array.filter (<anonymous>)
    at validateOptions (file:///home/runner/.npm/_npx/b4a07bb0d9034d53/node_modules/meow/build/options.js:42:41)
    at buildOptions (file:///home/runner/.npm/_npx/b4a07bb0d9034d53/node_modules/meow/build/options.js:87:2)
    at meow (file:///home/runner/.npm/_npx/b4a07bb0d9034d53/node_modules/meow/build/index.js:86:24)
    at file:///home/runner/.npm/_npx/b4a07bb0d9034d53/node_modules/awesome-lint/cli.js:21:13
Error: Process completed with exit code 1.
sindresorhus commented 7 months ago

Update your Node.js version.

lime360 commented 7 months ago

ok