-
The `compile_all.sh` claims to be zsh script:
```
#!/bin/zsh
````
However, when run with zsh it fails. The script runs successfully with bash. Probably, the shebang has to be fixed to `#!/bin/bash…
m-kru updated
7 months ago
-
## Scripts for fish are required in the following document
- [install#linux-macos](https://aquaproj.github.io/docs/install#linux-macos)
following code is written in that document:
```sh
export P…
-
### Describe the bug
Hi, there. I have github action that deploys production branch to different alias upon release tag published event. For this alias deploy, I want to use environment variables t…
-
I have python3 in my MacOS in /usr/bin/python3 v3.9 no supported by shaka-player embedded for now
but I have python v2.7 in /usr/local/bin/python
when I run ../configure it says `zsh: ../confi…
-
### Reproduction
not set
### Describe the bug
I'm using Command and CommandList, CommandGroup, and CommandItem. I'm not sure I can replicate it since I do not know a way to mimic and server side ca…
-
## General information
Please report the following information as possible as you can:
- Terminal program: gnome-terminal 3.38.1-1ubuntu2
- Operating system: Ubuntu 21.10
- ZSH framework: zini…
-
I have a zsh function that I store in .zshrc, my shell is zsh.
When I try to run my function, I get the following error:
`/bin/sh: somezshfunction: command not found`
```
$ hap clean
🧲 Deleted …
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
-
### Reproduction
I've installed ESlint v9.12.0 and would like to update the old eslint config (`.eslintrc.js` file). It looks like this:
```
module.exports = {
extends: [
'@remix-run/eslin…
-
## Erroneous Behavior
## Expected Behavior
successful upgrade
## Steps to reproduce
just run topgrade from terminal
## Problem persists without calling from topgrade
- [x] Yes
- [ ]…