I tried to install (ubuntu 20.04, go installed) for my rM2, and have a trouble at compiling:
''''
$ ./install.sh
Enter your Remarkable IP address [10.11.99.1]:
compiling pocket2rm...
go: cannot find main module, but found .git/config in /home/francois/sources/pocket2rm
to create a module there, run:
cd ../.. && go mod init
''''
Then it stopped.
Any idea ?
I tried to install (ubuntu 20.04, go installed) for my rM2, and have a trouble at compiling:
''''
$ ./install.sh
Enter your Remarkable IP address [10.11.99.1]:
compiling pocket2rm...
go: cannot find main module, but found .git/config in /home/francois/sources/pocket2rm
to create a module there, run:
cd ../.. && go mod init
''''
Then it stopped.
Any idea ?