Written by

Project Manager & Head of Interoperability at Salutic Soluciones, S.L.
MOD
Question Kurro Lopez · Mar 14, 2023

Error installing ZPM

Hi all,

I'm trying to install ZPM into a new instance of IRIS to download packages of utilities in our develop server.

When I'm loading the file zpm-0.5.3.xml it is throwing the following error:

Any help?

Thanks in advance

Product version: IRIS 2022.1
$ZV: IRIS for Windows (x86-64) 2021.1 (Build 215U) Wed Jun 9 2021 09:39:22 EDT

Comments

Dmitry Maslennikov · Mar 14, 2023

It may happen when upgrade from quite old version of zpm. Could you confirm that, if you have old version already installed. In that case, try to manually delete %ZPM package and install again 

0
Kurro Lopez  Mar 14, 2023 to Dmitry Maslennikov

Thanks, but in that instance of IRIS there wasn't any ZPM before. How to remove the actual installation?

0
Robert Cemper · Mar 14, 2023

Check your version of module.xml against the official module.xml of OEX on GitHub:
that one just has 1 <Document....>.......</Document>
The error message indicates you just lost the slash </ of the closing tag.

0
Kurro Lopez  Mar 14, 2023 to Robert Cemper

The error about module.xml is the ZPM installation, not for a package that I want to install 

0