⚠️ TTK Warnings when building Tab projects with AzFunc backend (Tab > React w/ Fluent UI) 🚨 Error: ENOENT: no such file or directory #12444
Labels
investigating
needs attention
This issue needs the attention of a contributor.
TA:Compute
Team Area: Compute
Describe the bug
When building a new project using the Tab > React w/ Fluent UI > TypeScript template, the Start Frontend task throws a few warnings. All are related to dependency @fluentui/react-window-provider
I realize this implies a missing file from a failed/suspect NPM install, but I've observed this behavior multiple times on 5 different machines (3 MacOS, 2 Windows).
I observe when this happens on Windows, the TTK doesn't launch a browser window when debugging, but the user can manually open the browser, manually upload the app, and start testing. This does not happen on MacOS.
Click to view errors ❌ in the terminal window output from **Start Frontend**
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The task Start Frontend runs without warnings.
Screenshots
n/a
VS Code Extension Information (please complete the following information):
CLI Information (please complete the following information):
Additional context
n/a
The text was updated successfully, but these errors were encountered: