iscChris / WidgetsDirector

A sample IRIS Backend app to implement a REST API for a helpdesk
MIT License
0 stars 3 forks source link

IPM install faills #2

Open r-cemper opened 7 months ago

r-cemper commented 7 months ago

WIDGETSDIRECTOR>zpm "install WidgetsDirector"

ERROR! Object open failed because 'Name' key value of 'widgetsdirector' was not found


WIDGETSDIRECTOR>zpm "search WidgetsDirector" registry https://pm.community.intersystems.com:

WIDGETSDIRECTOR>zpm "search widgetsdirector" registry https://pm.community.intersystems.com: widgetsdirector 1.0.0 WIDGETSDIRECTOR>zpm "install widgetsdirector"

ERROR! Object open failed because 'Name' key value of 'widgetsdirector' was not found WIDGETSDIRECTOR>


this seems to be an Uper/Lower case issue of ZPM !!!

iscChris commented 7 months ago

Hi Robert,

I'm following up on this for you

Thanks Chris

SergeyMi37 commented 7 months ago

Hi Robert! I think the problem is not the module name

WIDGETSDIRECTOR>zpm "install WidgetsDirector -dev"

[WIDGETSDIRECTOR|widgetsdirector]       Reload START (C:\InterSystems\IRISHealth22\mgr\.modules\WIDGETSDIRECTOR\widgetsdirector\1.1.0\)
[WIDGETSDIRECTOR|widgetsdirector]       Reload SUCCESS
[widgetsdirector]       Module object refreshed.
[WIDGETSDIRECTOR|widgetsdirector]       Validate START
[WIDGETSDIRECTOR|widgetsdirector]       Validate SUCCESS
[WIDGETSDIRECTOR|widgetsdirector]       Compile START
[WIDGETSDIRECTOR|widgetsdirector]       Compile SUCCESS
[WIDGETSDIRECTOR|widgetsdirector]       Activate START
[WIDGETSDIRECTOR|widgetsdirector]       Configure START
[WIDGETSDIRECTOR|widgetsdirector]       Configure SUCCESS
[WIDGETSDIRECTOR|widgetsdirector]       Activate SUCCESS
WIDGETSDIRECTOR> w $zv
IRIS for Windows (x86-64) 2023.1.3 (Build 517U) Wed Jan 10 2024 13:36:58 EST
WIDGETSDIRECTOR>