bytecodealliance / bytecodealliance/wasmtime
Installation fails with readonly profile
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
```console
> curl https://wasmtime.dev/install.sh -sSf | bash
Installing latest version of Wasmtime (dev)
Checking for existing Wasmtime installation
Fetching archive for macOS, version dev
https://github.com/cranestation/wasmtime/releases/download/dev/wasmtime-dev-x86_64-macos.tar.xz
######################################################################## 100.0%
Creating directory layout
Extracting Wasmtime binaries
x wasmtime-dev-x86_64-macos/
x wasmtime-dev-x86_64-macos/README.md
x wasmtime-dev-x86_64-macos/wasmtime
x wasmtime-dev-x86_64-macos/LICENSE
x wasmtime-dev-x86_64-macos/wasm2obj
Editing user profile (/Users/nemo157/.zshrc)
bash: line 217: /Users/nemo157/.zshrc: Permission denied
```
Contributor guide
Assessment
This issue has not been assessed yet.