Open d1amondlabs opened 8 years ago
Make sure the project you're building isn't in $THEOS
(you can see what directory this is using echo $THEOS
). It's typically /opt/theos
or something similar depending on how you setup your build environment.
Thank You!!
mine says Cowardly refusing to make a project inside $THEOS (/private/var/theos/) help plz
i changed THEOS with 'export THEOS=/opt/theos' and it still says Cowardly refusing to make a project inside $THEOS (/private/var/theos/)
I keep getting a error when trying to run nic.pl that says "[error] Cowardly refusing to make a project inside $THEOS" And when i run sudo, it does the same :(