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

Unknown module wps #40

Open
tuankhanh78 opened this issue Jan 5, 2023 · 1 comment
Open

Unknown module wps #40

tuankhanh78 opened this issue Jan 5, 2023 · 1 comment

Comments

@tuankhanh78
Copy link

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

@Gustry
Copy link
Member

Gustry commented Oct 1, 2024

Hi,

Is this issue still relevant ? Can you try with latest Lizmap Web Client 3.8 and latest version of WPS module as well ?

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

2 participants