Error in plugin "webpack-stream"
bskiefer opened this issue · 1 comments
bskiefer commented
Attempted to compile and ended up with this:
[10:00:17] Bundled extension: php-language-features/extension.webpack.config.js...
[10:00:23] 'compile-extensions-build' errored after 1.12 min
[10:00:23] Error in plugin "webpack-stream"
Message:
[tsl] ERROR in /Users/b/projects/vscodium/vscodium/vscode/extensions/microsoft-authentication/src/AADHelper.ts(521,47)
TS2345: Argument of type 'number' is not assignable to parameter of type 'Timeout'.
[tsl] ERROR in /Users/b/projects/vscodium/vscodium/vscode/extensions/microsoft-authentication/src/AADHelper.ts(698,40)
TS2345: Argument of type 'number' is not assignable to parameter of type 'Timeout'.
[tsl] ERROR in /Users/b/projects/vscodium/vscodium/vscode/extensions/microsoft-authentication/src/authServer.ts(35,3)
TS2322: Type 'number' is not assignable to type 'Timer'.
Details:
domainEmitter: [object Object]
domainThrown: false
error Command failed with exit code 1.
bskiefer commented
Just going to use your release, probably something with my setup.