Frederik Laubisch

Results 2 issues of Frederik Laubisch

Trying to run the following line from the [instructions](https://github.com/DataTalksClub/data-engineering-zoomcamp/blob/main/05-batch/setup/macos.md): `brew install [email protected]` yields `Warning: No available formula with the name "[email protected]". Did you mean [email protected] or [email protected]?` Homebrew version is...

Due to the missing dash the code will yield the following error: `xcode-select: error: invalid argument '-install'` since the option needs two dashes and has no shorthand flag. **Note:** I...