installing ionic npm ERR! tar.unpack error

后端 未结 4 2219
天命终不由人
天命终不由人 2020-11-28 14:52

while installing ionic npm install -g ionic getting error.

\"enter

Have tried

4条回答
  •  时光取名叫无心
    2020-11-28 15:36

    Uninstall Node.js and install freshly after done installation run the following command

    npm install -g ionic cordova

    That's it.

提交回复
热议问题