Zuerst Entschuldigung @leonardo für die sehr späte Antwort.
Ich benutze das Windows-Subsystem für Linux (Windows 11 Pro), auf dem ich Ubuntu gemäß dieser Anleitung installiert habe:
This guide covers installation instructions in a development environment. For a production guide see: Install Discourse in production with the official supported instructions
So you want to set up Discourse on Ubuntu or Debian to hack on and develop with?
We’ll assume that you work locally and don’t have Ruby/Rails/Postgres/Redis installed on your Ubuntu or Debian system. Let’s begin!
Requirements
We suggest having at least 4 GB RAM and 2 CPU cores.
Current compatibility:
O…
und
als ich zu dem Schritt kam
techAPJ:
Führen Sie nun die folgenden Befehle aus, nachdem Sie die Datenbankverbindung erfolgreich konfiguriert haben:
bundle exec rake db:create
dann kommt diese Fehlermeldung:
Could not find ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3 in any of the sources
Run `bundle install` to install missing gems.
dann habe ich diesen Befehl verwendet
Omnipotent.inc:
sudo gem install ipaddr
Und dann zeigt es
Danach habe ich diese Schritte befolgt:
Omnipotent.inc:
danach
bundle exec rake db:create
dann zeigt es
Could not find ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3 in any of the sources
Run `bundle install` to install missing gems.
danach habe ich bundle install verwendet
dann zeigt es
1 installed gem you directly depend on is looking for funding.
Run `bundle fund` for details
dann wurde bundle fund verwendet
dann zeigt es
Could not find ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3, ipaddr-1.2.3 in any
of the sources
Können Sie mir jetzt alle raten, was ich als nächstes tun soll @leonardo @Benjamin_D @dax