veeninglab / BactMAP

gateway for segmentation data to Rstats & visualization with ggplot2 - in development
http://veeninglab.com/bactmap
Other
6 stars 2 forks source link

Installation of BactMAP fails (MacOS): xcrun error #6

Closed vrrenske closed 4 years ago

vrrenske commented 5 years ago

Problem:

During installation of BactMAP on a Mac, you get the following error:

xcrun error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at:/Library/CommandLineTools/usr/bin/xcrun

After this, the compilation of packages fails (the first in the row is usually rlang).

Solution:

 xcode-select --install