Skip to content

Unknown module wps #40

Description

@tuankhanh78

Hi,

I try to add module WPS but I get an error after installing lizmap-wps-web-client into docker lizmap-docker-compose.
I'm ruunign Lizmap 3.6.0

docker exec -ti lizmap-docker-compose-lizmap-1 bash
/www # ls
CONTRIBUTING.md README.md VERSION composer.lock license.txt temp
INSTALL.md UPGRADE.md composer.json icon.png lizmap vendor
bash-5.1# find . -name 'pac'
./lizmap/my-packages
./lizmap/vendor/symfony/console/Exception/NamespaceNotFoundException.php
./lizmap/vendor/composer/autoload_namespaces.php

/ww # composer require --working-dir=lizmap/my-packages "lizmap/lizmap-wps-web-client"
Info from https://repo.packagist.org: #StandWithUkraine
Using version ^0.2.0 for lizmap/lizmap-wps-web-client
./composer.json has been created
Running composer update lizmap/lizmap-wps-web-client
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals

  • Locking lizmap/lizmap-wps-web-client (0.2.0)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 1 install, 0 updates, 0 removals
  • Downloading lizmap/lizmap-wps-web-client (0.2.0)
  • Installing lizmap/lizmap-wps-web-client (0.2.0): Extracting archive
    Generating autoload files
    1 package you are using is looking for funding.
    Use the composer fund command to find out more!
    No security vulnerability advisories found

/www # php lizmap/install/configurator.php wps
[error] Unknown module wps

Do I have miss some set up ?

Thank for your help

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions