Sam Lim
Sam Lim
Added the pip update to celeryworker.dockerfile too and it fixed those runtime errors for me.
Having this issue as well. Port is in use.
For anyone coming to this in 2021, I had to make one slight change to @javo222's changes to the original PR created by @sharadsoni: Replace instances of `obj.text()` with `$(this).text()`
I have created a PR for this issue here: #306
Would like to add to this and mention it's a CapybaraDriver error. I rebuilt the test_helpers module included in best_in_place manually and get the following error (Stack trace included): ```...
EDIT2: Ok. So I can run my tests and npm server locally. But npm build (local) still fails. The build scripts builds via docker so I believe it's the same...
Any workaround for this? EDIT: Switch from the default branch to release/v2.0 To install this 2.0 release from PowerShellGet, use `Install-Module -Name MSTerminalSettings -AllowPrerelease` Source: https://www.powershellgallery.com/packages/MSTerminalSettings/2.1.0-rc0001 You may need to...
Huh, I actually just fixed it right after I posted this issue. Installing setuptools with pip (pyenv), pip3 (brew installation), pipx, etc. wasn't working, so I did a `brew install...
Same issue here. 500 error when sending a GET to rate.sx ```shell $ curl rate.sx/btc 500 Internal Server Error Internal Server Error The server encountered an internal error and was...
> Hello @limsammy 👋 > > Oh my tmux! won't work if you mashup different tmux configurations. > > > I have oh-my-zsh set up which may be interfering. I'm...