rebornix/vscode-webview-react

`yarn run build` fails with compilation error

Opened this issue · 2 comments

Seeing a lot of compilation errors as of today. Is it because of the vscode package being deprecated?

xprss commented

I have the same problem.

After having run yarn run build I receive a lot of errors coming from node_modules/@types/..., 127 errors to be precise.

Has somebody a solution to this?

image

if you upgrade typescript it in package.json to "typescript": "4.8.4" it fixes those errors, however when program is run and command is executed, something fails in authorisation with status code 401