🐛 Using the -g devops flag fails with AttributeError: 'tuple' object has no attribute 'append' on macOS #119
Labels
No labels
📓 docs
🎮 gaming
bug
cicd
dependencies
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
neovim
package_management
python
question
vim
wontfix
⏰ Cron
🍎 macOS
🐧 Linux
🐳 docker
🔒 infosec
🚧 larger project
🤷 let's chat about it
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jessebot/onboardme#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Hoi 👋
I was installing the
-g devopspackages on my M1 machine and received the following error:Local Environment (please complete the following information):**
Steps To Reproduce
Run
onboardme -O -g devopson a M1 macLog file
onboardme --log_level debug --log_file issue.logExpected behavior
Expecting script to progress through the brew package install process
Thanks a ton for this great project! 🚀
Hi, and thanks for reporting this!
I tested it, and it's failing on non-M1 macs. Let me take a look!