You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make shisui
[...]
cp main ./build/bin/shisui
cp: cannot create regular file './build/bin/shisui': No such file or directory
make: *** [Makefile:14: shisui] Error 1
Steps to reproduce the behaviour
Clone the repository
Install go
Run: make shisui
The text was updated successfully, but these errors were encountered:
Expected behaviour
Compile shisui.
Actual behaviour
Steps to reproduce the behaviour
Clone the repository
Install go
Run: make shisui
The text was updated successfully, but these errors were encountered: