Search found 3 matches

by victorlim
Fri Jul 08, 2022 6:35 am
Forum: jamovi development
Topic: Problems occur when installing the git version
Replies: 4
Views: 21335

Re: Problems occur when installing the git version

Hi Jonathon,
I have tried building from the current-dev, and the problems never emerged, everything works fine now, thank you so much!
Victor
by victorlim
Tue Jul 05, 2022 8:56 am
Forum: jamovi development
Topic: Problems occur when installing the git version
Replies: 4
Views: 21335

Re: Problems occur when installing the git version

Hi,Jonathon
Thank you for your reply, but unfortunately it seemed that I am still having trouble running the project. And here is what I encountered:
https://diaoyan-files.automark.cc/jamovi/debug1.png
https://diaoyan-files.automark.cc/jamovi/debug2.png
https://diaoyan-files.automark.cc/jamovi ...
by victorlim
Thu Jun 30, 2022 3:57 am
Forum: jamovi development
Topic: Problems occur when installing the git version
Replies: 4
Views: 21335

Problems occur when installing the git version

Hello,
I have tried installing the project by executing the following commands:

git clone https://github.com/jamovi/jamovi.git
cd jamovi
git submodule update --init --recursive
docker-compose build
once built, it can be run with:

docker-compose up
```
Then I received a popup window reads ...