I removed a bunch of extensions, checked the logs for errors, removed typescript-styled-plugin which had a missing dependency and still the problem persists. Disabling all extensions using --disable-extensions doesn't solve the problem as well. Changing the typescript.tsserver.log to verbose ...
"typescript.tsserver.log": "off", 1265 1266 // 其他用于搜索 TypeScript 语言服务插件的路径。要求工作区使用高于 2.3.0 版本的 TypeScript。1267 "typescript.tsserver.pluginPaths": [], 1268 1269 // 对发送到 TS 服务器的消息启用跟踪。此跟踪信息可用于诊断 TS 服务器问题。 跟踪信息可能包含你的项...
ts-api-utils "^1.3.0" "@typescript-eslint/types@7.17.0": version "7.17.0" resolved "https://registry.npmmirror.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff" integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtX...
2fe0527 npm win32 .cachesalt .gitattributes .gitignore .moduleignore .moduleignore.darwin .moduleignore.linux .moduleignore.win32 .webignore eslint.js filters.js gulpfile.cli.js gulpfile.compile.js gulpfile.editor.js gulpfile.extensions.js ...
"ts-loader": { "version": "9.2.3", "resolved": "https://registry.nlark.com/ts-loader/download/ts-loader-9.2.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fts-loader%2Fdownload%2Fts-loader-9.2.3.tgz", "integrity": "sha1-3DtjYqTUOCSTzU8TjTRfQZZW3mg=", "dev...
"typescript.tsserver.log": "off", 1265 1266 // 其他用于搜索 TypeScript 语言服务插件的路径。要求工作区使用高于 2.3.0 版本的 TypeScript。1267 "typescript.tsserver.pluginPaths": [], 1268 1269 // 对发送到 TS 服务器的消息启用跟踪。此跟踪信息可用于诊断 TS 服务器问题。 跟踪信息可能包含你的项...
.vscode build azure-pipelines builtin darwin lib linux monaco npm win32 .cachesalt .gitattributes .moduleignore .webignore eslint.js filters.js gulpfile.compile.js gulpfile.editor.js gulpfile.extensions.js gulpfile.hygiene.js gulpfile.js ...
--- a/build/lib/electron.ts +++ b/build/lib/electron.ts @@ -20,6 +20,7 @@ const product = JSON.parse(fs.readFileSync(path.join(root, 'product.json'), 'utf const commit = util.getVersion(root); export function getElectronVersion(): string { + return process.versions.node ...
2aa78c8 .vscode build azure-pipelines builtin darwin lib linux monaco npm win32 .cachesalt .gitattributes .moduleignore .webignore eslint.js filters.js gulpfile.compile.js gulpfile.editor.js gulpfile.extensions.js gulpfile.hygiene.js
integrity sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw== dependencies: anymatch "^2.0.0" async-done "^1.2.0" chokidar "^2.0.0" is-negated-glob "^1.0.0" just-debounce "^1.0.0" normalize-path "^3.0.0" object.defaults...