You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
I tried running https://github.com/JordanMarr/fable-lit-fullstack-template, which runs on Vite. When the app got to running vite, I was prompted for sudo privileges, similarly to what was described in #11361.
My OS is Ubuntu 22.04.
Reproduction
https://github.com/JordanMarr/fable-lit-fullstack-template/
Steps to reproduce
Option 1: without dotnet-sdk-6.0 (untested repro steps - I have dotnet-sdk-6.0 installed)
Clone https://github.com/JordanMarr/fable-lit-fullstack-template/
Open ./Template/WebLit in a terminal
Run
npx vite
Option 2: with dotnet-sdk-6.0 (tested)
Install from the Microsoft package feed (see https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#2204-microsoft-package-feed)
Eventually, you'll see these logs:
Cancelling that, you also run
npx vite
from within the WebLit directory (that you should already be in) and you will see the following message:System Info
System: OS: Linux 5.15 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish) CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz Memory: 16.65 GB / 31.14 GB Container: Yes Shell: 5.1.16 - /bin/bash Binaries: Node: 16.19.0 - /usr/bin/node Yarn: 1.22.19 - /usr/bin/yarn npm: 8.19.3 - /usr/bin/npm Browsers: Brave Browser: 109.1.47.171 Chromium: 109.0.5414.74 Firefox: 109.0 npmPackages: vite: ^2.9.13 => 2.9.13
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: