Tencent / TSW

Tencent Server Web

Home Page:https://tswjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于npm install的报错

miaohongtu opened this issue · comments

miaoh@DESKTOP-FCLG1GN MINGW64 ~/Desktop/tsw/TSW (master)
$ npm install --no-optional
npm ERR! code Z_BUF_ERROR
npm ERR! errno -5
npm ERR! unexpected end of file

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\miaoh\AppData\Roaming\npm-cache_logs\2018-06-12T14_50_47_817Z-debug.log
这个报错是什么原因呢

从报错信息看,是npm的问题呢,你安装个别的模块试下可以不?