Takayuki Sato

Results 65 comments of Takayuki Sato

Furthermore, ``` $ npm init $ npm i -D gulp ts-node typescript $ node -v v12.18.4 $ npm -v 6.14.8 $ npx gulp -v CLI version: 2.3.0 Local version: 4.0.2```...

@Dan503 I could reproduce the error of this issue. And as you said, the cause of the error is dots of the middle of the gulp file. For `gulpfile.exports.ts`, **rechoir**,...

@phated I remember that pr, too. But I forgot that **liftoff** doesn't yet update **rechoir** to latest. I confirmed that gulp behaved correctly about this issue by updating **rechoir** version...

@phated OK. I'll see the issue and Liftoff. And I'll try it if I can.

@phated I've created a package [theming-log](https://github.com/sttk/theming-log) to manage text decoration of logging with themes on the trial basis. This package is still a prototype and would be needed to add...

@phated Thank you for having a look, and I'm glad you like it. About the way to using **theming-log** for this package, most of logs in `gulp-cli/index.js`, including the help...

I'll address this after fixing the issues of `flags.cwd` (# 109) and initial cwd (# 146 and # 154).

@phated Yes. I think so, too. In addition, I think we can include a change for `flags.nodeFlags` too with the new liftoff stuff.

@phated This issue is very difficult. Please give me some time to think.