installing ionic npm ERR! tar.unpack error

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

while installing ionic npm install -g ionic getting error.

\"enter

Have tried

4条回答
  •  北海茫月
    2020-11-28 15:13

    it is not nessesary to uninstall node...

    just remove the old npm ionic folder

    ...AppData\Roaming\npm\node_modules\ionic
    

    and try again

    npm install -g ionic
    

提交回复
热议问题