ng g component components/home
发生如下提示:
由于使用 cnpm install 安装 node_modules 导致这样.
解决办法:
删除 node_modules, 使用 npm install 重新安装, 一切正常
posted @ 2017-10-12 15:16 Yu 阅读(2178) 评论(0) 收藏 举报
刷新页面返回顶部
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。