node.js 出现cannot find module 'xxx' 解决办法

出现cannot find module 'xxx',说明你缺xxx模块,你须要作的就是输入命令npm install xxx.以后将会自动下载安装,若是提示不成功,再来一遍
相关文章
相关标签/搜索