You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ npm install -g dukat
/usr/local/bin/dukat -> /usr/local/lib/node_modules/dukat/bin/dukat-cli.js
+ [email protected]
added 3 packages from 3 contributors in 13.756s
❯ dukat bignumber.d.ts
unresolved exception
TypeError: Cannot read property 'length' of undefined
at StringScriptSnapshot.getLength (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:107932:34)
at Object.getSnapshotText (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:109796:37)
at Object.createLanguageServiceSourceFile (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:139016:59)
at acquireOrUpdateDocument (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:115387:37)
at Object.acquireDocumentWithKey (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:115360:20)
at getOrCreateSourceFileByPath (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:139332:41)
at Object.getOrCreateSourceFile [as getSourceFile] (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:139284:24)
at findSourceFile (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:101513:29)
at /usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:101390:85
at getSourceFileFromReferenceWorker (/usr/local/lib/node_modules/dukat/node_modules/typescript/lib/typescript.js:101357:34)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: