bug(mac): cannot run macos.sh if Node.js locally installed
Open
bug
mac/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
**Describe the bug**
Node.js installed with the Mac installer stops the brew install.
**To Reproduce**
1. install Node.js with the mac installer
2. run the macos.sh setup script
**Expected behavior**
install
**Additional information**
Solution is to `rm /usr/local/bin/node`
Contributor guide
Assessment
This issue has not been assessed yet.