Skip to content

Compilation fails when using gulp #17500

Description

gulp clean and gulp runtests.
Get:

src/services/jsTyping.ts(160,37): error TS2453: The type argument for type parameter 'T' cannot be inferred from the usage. Consider specifying the type arguments explicitly.
  Type argument candidate 'MapLike<string>' is not a valid type argument because it is not a supertype of candidate 'string'.
src/services/jsTyping.ts(160,37): error TS2453: The type argument for type parameter 'T' cannot be inferred from the usage. Consider specifying the type arguments explicitly.
  Type argument candidate 'MapLike<string>' is not a valid type argument because it is not a supertype of candidate 'string'.

Is gulp doing something different from jake?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions