Replies: 3 comments
|
I believe I can change the install folder by setting the VITE_PLUS_HOME environment variable. However, the install script still fails attempting to download Node.js runtime: Access is denied. |
0 replies
|
We plan to provide a Windows installer to solve this type of problem, similar to the nodejs installer solution |
0 replies
|
Can you try https://setup.viteplus.dev/ installer.exe? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The only install option appears to be by using Powershell. However, if my user account doesn't have admin rights, then I can't install it. And if I try to run Powershell as Administrator and then install it (providing admin credentials), then it installs it for that admin user, not for the non-admin account. Are there any other options for installing? If not, is there someway to solve this permission issue?
All reactions