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
This is what I am getting from build (build is complex and involves a lot of other things):
[0] ts-loader: Using [email protected]. This version may or may not be compatible with ts-loader.
Getting this error when building:
error: [1] /node_modules/antlr4ng/dist/CommonToken.d.ts(86,9): error TS2380: The return type of a 'get' accessor must be assignable to its 'set' accessor type
https://github.com/mike-lischke/antlr4ng/blob/main/src/CommonToken.ts#L194
https://github.com/mike-lischke/antlr4ng/blob/main/src/CommonToken.ts#L212
The text was updated successfully, but these errors were encountered: