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
Getting following error: Error: Failed to generate a codec for:
Getting this is stack trace:
TypeError: Cannot read property 'escapedName' of undefined
at Object.isArrayType (/Users/ravisharnagat/ts-2-iots/types.js:50:24)
at /Users/ravisharnagat/ts-2-iots/index.js:90:22
at /Users/ravisharnagat/ts-2-iots/index.js:33:48
at Array.map (<anonymous>)
at /Users/ravisharnagat/ts-2-iots/index.js:52:14
at /Users/ravisharnagat/ts-2-iots/index.js:107:42
at handleDeclaration (/Users/ravisharnagat/ts-2-iots/index.js:128:69)
at /Users/ravisharnagat/ts-2-iots/index.js:139:21
at visitNodes (/Users/ravisharnagat/ts-2-iots/node_modules/typescript/lib/typescript.js:18973:30)
at Object.forEachChild (/Users/ravisharnagat/ts-2-iots/node_modules/typescript/lib/typescript.js:19206:24)
The text was updated successfully, but these errors were encountered:
Getting following error:
Error: Failed to generate a codec for:
Getting this is stack trace:
The text was updated successfully, but these errors were encountered: