-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Islandora Manual Installation hands on #2075
Labels
Type: documentation
provides documentation or asks for documentation.
Comments
It sounds like the composer command to setup the drupal project didn't work. What was the output from running |
no such such file or directory
…On Mon, Apr 4, 2022 at 5:26 PM Seth Shaw ***@***.***> wrote:
It sounds like the composer command to setup the drupal project didn't
work. What was the output from running sudo -u www-data composer
create-project drupal-composer/drupal-project:9.x-dev /opt/drupal
--no-interaction from the Drupal install step
<https://islandora.github.io/documentation/installation/manual/installing_composer_drush_and_drupal/#clone-drupal-project-and-install-it-via-composer>
?
—
Reply to this email directly, view it on GitHub
<#2075 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV33MNFEDSKBQ4LENNU52MTVDMC3LANCNFSM5SNVJ7NQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
_
_
_CONFIDENTIAL NOTICE: This message (and its attachments) may contain
confidential information. Any unauthorized use or disclosure is prohibited.
If you have received this communication in error, please notify us
immediately by responding to this email and then delete it from your
system._
|
kstapelfeldt
added
the
Type: documentation
provides documentation or asks for documentation.
label
Apr 5, 2022
Let's combine this thread with the other about manual install: #2077 |
Repository owner
moved this from Todo
to Done
in Islandora Issues Queue
Jun 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to run the command "cd /opt/drupal/web" and i'm getting an error "bash: cd: /opt/drupal/web: No such file or directory", what should i do to resolve the error?
The text was updated successfully, but these errors were encountered: