Question
· Sep 25, 2023

ZPM: install vs install -dev

Hello, I'm developing a custom ZPM package and debugging the installer.

In default mode (zpm install), the process terminates with the following error:
ERROR! : <COMMAND>LoadNewModule+133^%ZPM.PackageManager.Developer.Utils.1 *NoTransaction

With the -dev flag (zpm install -dev) everything works fine.
What could be the problem?

Product version: IRIS 2023.2
Discussion (2)1
Log in or sign up to continue