gulp-typescript icon indicating copy to clipboard operation
gulp-typescript copied to clipboard

A TypeScript compiler for gulp with incremental compilation support.

Results 62 gulp-typescript issues
Sort by recently updated
recently updated
newest added

**Expected behavior:** Go up mutiple level in `sources` path of .map file depending on the location in subfolder **Actual behavior:** Same level for all **Your gulpfile:** *Include your gulpfile, or...

**Expected behavior:** No error When I run watch, I got the following error **Actual behavior:** [22:39:13] Error: gulp-typescript: A project cannot be used in two compilations at the same time....

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Npm vulnerability in dependency glob-parent. npm audit returns error. Seen in "gulp-typescript": "^4.0.2". Moderate Regular expression denial of service Package glob-parent Patched in >=5.1.2 Dependency of gulp-typescript [dev] Path gulp-typescript...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

error description: ```shell .... TypeScript: 76 semantic errors TypeScript: emit succeeded (with errors) (node:17577) UnhandledPromiseRejectionWarning: Error: TypeScript: Compilation failed at Output.mightFinish (/.../node_modules/[email protected]@gulp-typescript/release/output.js:130:43) at applySourceMap.then.appliedSourceMap (/..../node_modules/[email protected]@gulp-typescript/release/output.js:65:22) (node:17577) UnhandledPromiseRejectionWarning: Unhandled promise rejection....

Hello, i have a monorepo and i am trying to use gulp to compile typescript files. Currently gulp-typescript references projects seem to be limited as the referenced projects don't get...

Hello! Thank you for this great plugin! However, it's not emitting the json files to the destination directory. I'm using `tsconfig.json` with `resolveJsonModule` option enabled. And I'm adding json files...

**Expected behavior:** Compiles ts to js **Actual behavior:** /Users/richie50/Desktop/aiol/node_modules/@types/webpack/index.d.ts(32,3): error TS2305: Module '"../../tapable/tapable"' has no exported member 'Tapable'. /Users/richie50/Desktop/aiol/node_modules/@types/webpack/index.d.ts(998,23): error TS2314: Generic type 'SyncWaterfallHook' requires 1 type argument(s). /Users/richie50/Desktop/aiol/node_modules/@types/webpack/index.d.ts(999,22): error...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies