fn

Results 8 comments of fn

> The above didn’t work for me. Running `brew services start samuelmeuli/tap/tmignore` returned the following error: > > ``` > Error: Formula `tmignore` has not implemented #plist, #service or installed...

> 我这边也是,1.2.0没有修复 我已经处理好了,通过添加entry,而且是需要处理可能含有hash的情况. 我根据打包后的app入口js文件来开启 ```js config .when( isPro && process.env.ERUDA, config => { config .plugin('ErudaWebpackPlugin') .use(require('eruda-webpack-plugin'), [ { force: true, entry: [/app.*\.js$/] } ]) .end(); } ); ```

When i remove name from package.json, it work

> node高版本也会有,传递参数启动时候异常 [error code](https://github.com/mysticatea/npm-run-all/blob/master/lib/index.js#L119)

![f](https://user-images.githubusercontent.com/35473748/229273966-ce39177c-87b0-42cd-b782-0a1940d733a1.gif) 表格里面的 el-dropdown-item,嵌套el-popconfirm就会出现

![image](https://github.com/qd-today/templates/assets/35473748/a592873c-d99b-4839-8e83-53562d6e115f) 更新后还是失败

> ![image](https://user-images.githubusercontent.com/35473748/260871812-a592873c-d99b-4839-8e83-53562d6e115f.png) 更新后还是失败 之前访问签到页要过图片滑动的人机验证,今天看是验证码的人机验证