rebornix / vscode-webview-react

Create React App starter in VSCode Webview.
MIT License
241 stars 53 forks source link

`yarn run build` fails with compilation error #42

Open vardanbansal-harness opened 1 year ago

vardanbansal-harness commented 1 year ago

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

xprss commented 1 year ago

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

grigsos commented 1 year ago

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