cordova cli installation error

后端 未结 9 788
长情又很酷
长情又很酷 2021-01-20 18:11

I try updating my ionic cordova cli when i started getting issues installing the two package, but now ionic have been successfully installed and i have tried installing the

9条回答
  •  无人共我
    2021-01-20 18:43

    try running the command

    npm cache clean first

    and then re-install the package by running

    npm install -g cordova

提交回复
热议问题