Skip to content

fix(gulp-tasks): добавляет игнор ошибок для TS #116

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

Rastamanby
Copy link

Дано: компиляция внутреннего npm пакета, не проходит нормально, пишет

[09:37:40] Starting '<anonymous>'...
[09:37:42] '<anonymous>' errored after 2.23 s
[09:37:42] Error: TypeScript: Compilation failed
    at Output.mightFinish (C:\sessions\node_modules\gulp-typescript\release\output.js:130:43)
    at C:\sessions\node_modules\gulp-typescript\release\output.js:65:22
[09:37:42] 'dts' errored after 4.35 s
[09:37:42] 'compile' errored after 8.69 s
error Command failed with exit code 1.

ошибка чинится данным фиксом, который в доке указан как совместимый для gulp 3
https://github.com/ivogabe/gulp-typescript#gulp-3
Хотя я использую gulp 4. Вот тут автор gulp-typescript пишет, что это норм: ivogabe/gulp-typescript#295 (comment)

@Heymdall Heymdall merged commit a941f86 into alfa-laboratory:master Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants