-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Closed
Copy link
Labels
@typesRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedBugA bug in TypeScriptA bug in TypeScriptVisual StudioIntegration with Visual StudioIntegration with Visual Studio
Milestone
Description
@types path resolution and importing is succeeding, but these errors occurred on Visual Studio after a few minutes.
TypeScript Version: 2.0.0 with VS2015
Severity Code Description Project File Line Suppression State
Error TS2688 Cannot find type definition file for '[
"...\\localsocket/node_modules/@types\\empower",
"...\\localsocket/node_modules/@types\\mocha",
"...\\localsocket/node_modules/@types\\power-assert",
"...\\localsocket/node_modules/@types\\power-assert-formatter"
]'. localsocket 1 Active
Error TS2688 Cannot find type definition file for '[
"...\\localsocket/node_modules/@types\\empower",
"...\\localsocket/node_modules/@types\\mocha",
"...\\localsocket/node_modules/@types\\power-assert",
"...\\localsocket/node_modules/@types\\power-assert-formatter"
]'. localsocket 1 Active
I'll share this project for repro if necessary.
Metadata
Metadata
Assignees
Labels
@typesRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedRelates to working with .d.ts files (declaration/definition files) from DefinitelyTypedBugA bug in TypeScriptA bug in TypeScriptVisual StudioIntegration with Visual StudioIntegration with Visual Studio