-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Copy link
Description
Describe the bug
my shell config file isn't writable. honestly an installer shouldn't write to it for any reason without asking.
Reproduction
N/A
Steps to reproduce
- make your shell config non-writable
curl -fsSL https://vite.plus | bash
System Info
VITE+ - The Unified Toolchain for the Web
Environment:
Version 24.14.0
Source lts
Tool Paths:
node /Users/clo/.vite-plus/js_runtime/node/24.14.0/bin/node
npm /Users/clo/.vite-plus/js_runtime/node/24.14.0/bin/npm
npx /Users/clo/.vite-plus/js_runtime/node/24.14.0/bin/npxUsed Package Manager
pnpm
Logs
$ curl -fsSL https://vite.plus | bash
Setting up VITE+...
bash: line 332: /Users/clo/.config/zsh/.zshenv: Permission denied
bash: line 333: /Users/clo/.config/zsh/.zshenv: Permission denied
bash: line 334: /Users/clo/.config/zsh/.zshenv: Permission denied
bash: line 332: /Users/clo/.config/zsh/.zshrc: Permission denied
bash: line 333: /Users/clo/.config/zsh/.zshrc: Permission denied
bash: line 334: /Users/clo/.config/zsh/.zshrc: Permission denied
Would you want Vite+ to manage Node.js versions?
Press Enter to accept (Y/n): n
✔ VITE+ successfully installed!
The Unified Toolchain for the Web.
Get started:
vp create Create a new project
vp env Manage Node.js versions
vp install Install dependencies
vp migrate Migrate to Vite+
Run vp help to see available commands.
Note: Run `source ~/.config/zsh/.zshrc` or restart your terminal.Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue for the same bug.
- Confirm this is a Vite+ issue and not an upstream issue (Vite, Vitest, tsdown, Rolldown, or Oxc).
- The provided reproduction is a minimal reproducible example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet