-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:27263
if (namespace.valueDeclaration &&
^
TypeError: Cannot read property 'valueDeclaration' of undefined
at resolveEntityName (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:27263:35)
at resolveTypeReferenceName (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:32085:20)
at getTypeFromTypeReference (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:32232:30)
at checkTypeReferenceNode (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:44202:24)
at checkSourceElement (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:47664:28)
at checkSourceElement (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:47706:28)
at checkJSDocParameterTag (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:45056:13)
at checkSourceElement (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:47691:28)
at Object.forEach (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:1762:30)
at checkSourceElement (/Users/tomato/Sites/okoer/okoer-api/node_modules/typescript/lib/typescript.js:47625:24)There is no problem using typescript 2.7.2 for the project, but upgrade to 2.8.1 to run the error
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue