Developer Tested

Results 4 comments of Developer Tested

in my case it only if i logout and loggedin or reboot system otherwise it's very hard to run on windows 10, windows 11 because terminal/cmd keep running in **Background**...

issue is package node-gyp which depend on Python which does not exists hence eror add these to docker file before running npm install ``` # Build dependencies RUN apk add...

> I think vite --port 3000 solves this problem You're but that is issue because that is hardcoded in p**ackage.json** which can be overridden when thee is an update in...