-
On ArchLinux python maps to python3 (python 2 is python2)
Traceback (most recent call last):
File "/home/matt/.nvm/src/node-v0.6.9/tools/waf-light", line 157, in
import Scripting
File "/home…
ghost updated
7 years ago
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
### Issue …
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
### Issue De…
-
When typing in `evm installed` I get an error saying:
```
evm_installed:30: command not found: dir
```
EDIT: This is happending using `zsh` as a shell
-
Hi,
I'm trying to uninstall `ntfy`
I've run `sudo pip uninstall ntfy` but currently every time I run a command in my Z shell, I get an error:
````
_ntfy_precmd:9: command not found: ntfy
``…
-
Red: 0.6.1
OS: Linux, Arch
Reproducible: Always
https://asciinema.org/a/epxsugh4pyjhkoxh75ndrn2rd
Command line arguments can't be used, which in turn means the compiler doesn't appear to be in…
-
Hi! I am trying to set up the dev environment and got as far as
[x] git clone webcompat.com
[x] npm run module
Then `npm run setup` didn't work so I ran the commands individually:
[x] virtual…
-
It seems the file expansion in the tar command works differently on bash compared to zshell. This makes the tarred folder made via zshell much larger than the one with bash. Another difference is zshe…
-
Any chance this can be ported to work with vim in iterm2 with zshell?
-
I'm having a rather serious issue with this step in the tutorial: https://github.com/verekia/js-stack-from-scratch/blob/master/tutorial/03-express-nodemon-pm2.md#pm2 where my system crashes in a very …