Shauna Gordon
Shauna Gordon
> > Continue, by default, asks for confirmation on everything. This is an intentional decision, as I understand it, favoring safety. You can click on the gear icon on the...
Apparently the fix for this didn't make it out of the development branch somehow...
Digging into this more, I see what happened. There's a link to it via `learning-guide` as well as via `welcome-guide`. We fixed the one in learning-guide, but not in welcome-guide.
After further investigation, there's already a CODEOWNERS file, and it's quite in-depth. Further investigation will be necessary to see what exactly (if anything) needs changed.
It should be, I'm just using Bash with a standard .bashrc file. Is there anywhere I could find logs?
Oh yeah, if it's just dev tools, there's a whole lot of nothing there. I did notice something the other day, and I wonder if it's related. I know there...
🙃 My linux box is currently out of commission, but my Mac setup tells me it can't run a shell environment, even though it's in agent mode.
And...with my rebuilt Linux box, everything works. In doing a `which` on them, I'm seeing that they didn't do the `/home/linuxbrew` path this time, but rather npx is at `/usr/bin/npx`...
Yeah, I wish I knew what was different between the two Linux setups.
The saga continues! And I have new info! I had to do another fresh install and used my [dotfiles](https://github.com/shaunagordon/dotfiles) script to let it install Homebrew. (Last time, I installed Homebrew...