79369303

Date: 2025-01-19 16:31:01
Score: 0.5
Natty:
Report link

I see 3 issues

  1. make sure next.js is compatible with Node.js versions like 18.x or 20.x
  2. Install Peer Dependencies Manually npm install typescript eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y ts-node --save-dev
  3. There is Deprecated Punycode Module so install npm install --legacy-peer-deps
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dileep Kommineni