0
What happens?
按照文档脚手架搭建项目时,
第一步npm init egg --type=simple是成功的
第二步npm i报
npm WARN deprecated @types/urllib@2.33.0: This is a stub types definition. urllib provides its own type definitions, so you do not need this installed.
npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
npm ERR! Unexpected end of JSON input while parsing near '...1.0","debug":"^3.0.1"'
npm ERR! A complete log of this run can be found in:
/Users/lyk/.npm/_logs/2019-05-29T05_56_57_780Z-debug.log
Context
Node Version:10.15.3