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
VS Code version:1.56.2
C# Extension version:1.23.11
I tried to build a 1.23.11 offline package, only the win-x64 and darwin-x64 packages did it, but the linux-x64 package coming with an error.
here are my logs(only the linux-x64 part):
Downloading package 'OmniSharp for Linux (x64)' (35596 KB).................... Done!
Validating download...
Integrity Check succeeded.
Installing package 'OmniSharp for Linux (x64)'
Downloading package 'Razor Language Server (Linux / x64)' (59765 KB).................... Done!
Installing package 'Razor Language Server (Linux / x64)'
WARNING in ./node_modules/vscode-nls/lib/main.js 60:49-88
Critical dependency: the request of a dependency is an expression
@ ./src/features/json/projectJSONContribution.ts 17:12-33
@ ./src/features/json/jsonContributions.ts 9:34-70
@ ./src/main.ts 37:28-72
WARNING in ./node_modules/vscode-nls/lib/main.js 215:19-66
Critical dependency: the request of a dependency is an expression
@ ./src/features/json/projectJSONContribution.ts 17:12-33
@ ./src/features/json/jsonContributions.ts 9:34-70
@ ./src/main.ts 37:28-72
WARNING in ./node_modules/vscode-nls/lib/main.js 228:23-52
Critical dependency: the request of a dependency is an expression
@ ./src/features/json/projectJSONContribution.ts 17:12-33
@ ./src/features/json/jsonContributions.ts 9:34-70
@ ./src/main.ts 37:28-72
WARNING in ./node_modules/vscode-nls/lib/main.js 229:19-72
Critical dependency: the request of a dependency is an expression
@ ./src/features/json/projectJSONContribution.ts 17:12-33
@ ./src/features/json/jsonContributions.ts 9:34-70
@ ./src/main.ts 37:28-72
WARNING in ./node_modules/vscode-nls/lib/main.js 338:23-41
Critical dependency: the request of a dependency is an expression
@ ./src/features/json/projectJSONContribution.ts 17:12-33
@ ./src/features/json/jsonContributions.ts 9:34-70
@ ./src/main.ts 37:28-72
WARNING in ./node_modules/vscode-nls/lib/main.js 416:23-53
Critical dependency: the request of a dependency is an expression
@ ./src/features/json/projectJSONContribution.ts 17:12-33
@ ./src/features/json/jsonContributions.ts 9:34-70
@ ./src/main.ts 37:28-72
8 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.34.0 compiled with 8 warnings in 40750 ms
ERROR The following files have the same case insensitive path, which isn't supported by the VSIX format:
Environment data
VS Code version:1.56.2
C# Extension version:1.23.11
I tried to build a 1.23.11 offline package, only the win-x64 and darwin-x64 packages did it, but the linux-x64 package coming with an error.
here are my logs(only the linux-x64 part):
The text was updated successfully, but these errors were encountered: