-
node -e 'console.log(process.env)' gives me just this, when I run my webpack with gulp I get the error in the title:
`{ TERM_PROGRAM: 'Apple_Terminal',
SHELL: '/usr/local/bin/zsh',
TERM: 'xterm-25…
DDunc updated
3 years ago
-
(To start with, sorry if this is documented somewhere, but I could not find anything like this, also, sorry if it is not the right place to ask for help.)
In a terminal, run `zmanage info` and past…
-
For a recent project, none of the out-of-the-box offered pickers exactly met my needs, so I pulled out the individual components I needed (hue, saturation, editable-input) and built and styled my own …
-
I use zsh, and I seem to need to use `\` to escape square brackets for regex:
```
% hc 40[12]
zsh: no matches found: 40[12]
% hc 40\[12\]
Status code 401
Message: Unauthorized
Code explanat…
-
### General information
macOS (16", 2023) w/ Ventura 13.6.9; using native `Terminal.app`
There are two (2) issues; perhaps related (?):
1. Unable to set 'tab' or 'title' from `zsh` cmd line: …
-
## The bug
Stepping through the install help for WebIO to install the extension for jupyterlab. At a certain point it wants to install NodeJS, which is fine, but then it throws an error looking the…
-
### 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 termin…
-
A typical life cycle for a jfrog build consists of the below 3 commands in sequence ,
```
jfrog rt upload sample.deb "debian-release-local/pool/sample/"
jfrog rt build-collect-env sample_test 123…
-
### Expected behavior
When I have two (multiple) containers from an image, I expect both containers to be updates on code change in development environment.
### Actual behavior
It updates…
-
pipenv 2023.9.8
### Issue description
Some files are installed in site-packages top-level:
```text
python-pipenv /usr/lib/python3.11/site-packages/
python-pipenv /usr/lib/python3.11/site-pack…