This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Update hello-world-angular sample to Angular versions ^15.0.0.0 #121
Labels
bug
Something isn't working
Describe the bug
When building the hello-world-angular sample per the instructions it fails as it is unable to resolve the Angular dependencies.
To reproduce
npx degit microsoft/vscode-webview-ui-toolkit-samples/frameworks/hello-world-angular hello-world
cd hello-world
npm run install:all <- Fails on this step
npm run build:webview
code .
Expected behavior
The sample project should build and run successfully
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: