首页 > 其他 > 详细

npm

时间:2019-04-15 23:47:23      阅读:139      评论:0      收藏:0      [点我收藏+]

npm run eject

暴露隐藏的文件,不可逆

This git repository has untracked files or uncommitted changes://在git上还有自己没有提交的项目,初始化git就好了

git add .

然后

git commit -m "init"

然后再npm run eject

npm

原文:https://www.cnblogs.com/ellen-mylife/p/10714097.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!