Tencent / feflow

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

Home Page:https://feflowjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feflow 所有命令报错问题

shenzekun opened this issue · comments

For BUG

当第一次使用 feflow 的时候
出现输入 register,但是这个 register 可能有用户输入出错,比如
image

现在使用feflow -h,出现
image

这个时候,想要使用 feflow config 重新设置正确的 register,但是还是出现如下(设置register失效):
image

使用其他命令
image

也就是说第一次用户如果输入 register 错误的话,将会导致一切命令都失效,重新设置都无效,必须将~/.feflow目录删除,才能重新输入正确的 register。建议添加一些容错处理。

For question

For feature request

这个已经优化了,v0.16.0 版本会自动识别用户安装的 npm、tnpm、yarn 等工具