You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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
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
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
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
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
The text was updated successfully, but these errors were encountered: