79162207

Date: 2024-11-06 10:39:46
Score: 1
Natty:
Report link

check your default version

node -v
v13.10.1

nvm ls
default -> v13.10.1

change the default to your version

nvm alias default 22.11.0

check version again:

node -v
v22.11.0
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dtmiRRor