forked from rkvishwa/Sonar-Code-Editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtsc_output.txt
More file actions
5 lines (5 loc) · 1.65 KB
/
tsc_output.txt
File metadata and controls
5 lines (5 loc) · 1.65 KB
1
2
3
4
5
src/renderer/monacoWorkerPatch.ts(56,29): error TS2307: Cannot find module 'monaco-editor/esm/vs/editor/editor.worker?url' or its corresponding type declarations.
src/renderer/monacoWorkerPatch.ts(57,27): error TS2307: Cannot find module 'monaco-editor/esm/vs/language/json/json.worker?url' or its corresponding type declarations.
src/renderer/monacoWorkerPatch.ts(58,26): error TS2307: Cannot find module 'monaco-editor/esm/vs/language/css/css.worker?url' or its corresponding type declarations.
src/renderer/monacoWorkerPatch.ts(59,27): error TS2307: Cannot find module 'monaco-editor/esm/vs/language/html/html.worker?url' or its corresponding type declarations.
src/renderer/monacoWorkerPatch.ts(60,25): error TS2307: Cannot find module 'monaco-editor/esm/vs/language/typescript/ts.worker?url' or its corresponding type declarations.