Error: npm is known not to run on Node.js V4.2.6

前端 未结 8 1705
名媛妹妹
名媛妹妹 2020-12-30 20:01

how can I solve the following error? I use Ubuntu 16. When I run any npm command such as \"npm run dev\" I get this error:

ERROR: npm is known not to

8条回答
  •  礼貌的吻别
    2020-12-30 20:21

    I download latest install package from https://nodejs.org/en/ and reinstall it. Solve it!

提交回复
热议问题