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?
gulp cleanandgulp runtests.Get:
Is gulp doing something different from jake?