Why I keep having this THEOS error?

112 Views Asked by At
      opt/theos is not writable. Please run `/opt/theos/bin/bootstrap.sh                         
      substrate` manually, with privileges.
      make: *** [before-all] Error 1 

I'm trying the make method of THEOS but it keeps poping this error.

1

There are 1 best solutions below

0
On

Try using sudo make (then enter your password).