#2 Project directory "/app/public/bedrock" is not empty.

Closed
opened 1 year ago by bachir · 1 comments

make build_bedrock donne :

Creating a "roots/bedrock" project at "./bedrock"

In CreateProjectCommand.php line 371:
                                                         
  Project directory "/app/public/bedrock" is not empty.  
                                                         

create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package> [<directory> [<version>]]]

make: *** [Makefile:8: build_bedrock] Error 1
`make build_bedrock` donne : ``` Creating a "roots/bedrock" project at "./bedrock" In CreateProjectCommand.php line 371: Project directory "/app/public/bedrock" is not empty. create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package> [<directory> [<version>]]] make: *** [Makefile:8: build_bedrock] Error 1 ```
Valentin Le Moign commented 1 year ago
Owner

solution : make build_bedrock supprime le contenu de ./src avant d'installer bedrock.

le thème est réinstallé avec git submodule add -f https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git ./src/bedrock/web/app/themes/partition-jlg-theme puis make build_theme après l'installation (cf README)

solution : `make build_bedrock` supprime le contenu de ./src avant d'installer bedrock. le thème est réinstallé avec `git submodule add -f https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git ./src/bedrock/web/app/themes/partition-jlg-theme` puis `make build_theme` après l'installation (cf README)
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.