Skip to content
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

Cant install Provus via Docksal #88

Open
draganfsd opened this issue Mar 2, 2022 · 0 comments
Open

Cant install Provus via Docksal #88

draganfsd opened this issue Mar 2, 2022 · 0 comments

Comments

@draganfsd
Copy link

I have a problem running provus on local env via Docksal.

> git clone https://github.com/promet/provus.git ppd9
> cd ppd9
> fin init

Errors via installations

[error] Drupal\Core\File\Exception\NotRegularDirectoryException: public://geofieldmap_icons is not a directory. in Drupal\Core\File\FileSystem->scanDirectory() (line 665 of /var/www/web/core/lib/Drupal/Core/File/FileSystem.php).

second

[error]  Drupal\Core\Config\ConfigException: Errors occurred during import in Drush\Drupal\Commands\config\ConfigImportCommands->doImport() (line 346 of /var/www/vendor/drush/drush/src/Drupal/Commands/config/ConfigImportCommands.php). 

In ConfigImportCommands.php line 360:
                                                                                                                                                                                   
  The import failed due to the following reasons:                                                                                                                                  
  Unexpected error during import with operation delete for taxonomy.vocabulary.tags: Attempt to create a field body that does not exist on entity type block_content.              
  Unexpected error during import with operation delete for contact.form.personal: Attempt to create a field body that does not exist on entity type block_content.                 
  Unexpected error during import with operation delete for contact.form.feedback: Attempt to create a field body that does not exist on entity type block_content.                 
  Unexpected error during import with operation delete for field.field.block_content.basic.body: Attempt to create a field body that does not exist on entity type block_content.  
  Unexpected error during import with operation delete for field.field.node.article.body: Attempt to create a field body that does not exist on entity type node.                  
  Unexpected error during import with operation delete for field.field.node.page.body: Attempt to create a field body that does not exist on entity type node.                     
  Unexpected error during import with operation delete for node.type.page: Attempt to create a field body that does not exist on entity type block_content.                        
  Unexpected error during import with operation delete for node.type.article: Attempt to create a field body that does not exist on entity type block_content.                     
  Unexpected error during import with operation delete for block_content.type.basic: Attempt to create a field body that does not exist on entity type block_content.   

third errors and warning

 [warning] Components 8.x-1.x API is deprecated in components:8.x-2.0 and is removed from components:3.0.0. Update the provus.info.yml file to replace the component-libraries.[namespace].paths data with components.namespaces.[namespace]. See https://www.drupal.org/node/3082817
 [error]  Drupal\Core\File\Exception\NotRegularDirectoryException: public://geofieldmap_icons is not a directory. in Drupal\Core\File\FileSystem->scanDirectory() (line 665 of /var/www/web/core/lib/Drupal/Core/File/FileSystem.php). 

Anybody have suggestions?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant