serverless-plugin-typescript icon indicating copy to clipboard operation
serverless-plugin-typescript copied to clipboard

fix: Resolve a NPE in the logging

Open awarecan opened this issue 5 years ago • 0 comments

Resolve following issue thrown when TypeScript complain about something errors in tsconfig.json file.

TypeError: Cannot read property 'getLineAndCharacterOfPosition' of undefined

awarecan avatar Aug 19 '20 15:08 awarecan