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
From the downloads od a clean build i get the following error. I can fix it if pointed in the right direction ?
Thanks
Len
./vmwebadm list
The "sys" module is now called "util". It should have a similar interface.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: No item 1 in vector of length 1
at Error (unknown source)
at /opt/vmwebadm/js/client.js:5649:11
at [object Object].cljs$core$IIndexed$_nth (/opt/vmwebadm/js/client.js:5822:36)
at /opt/vmwebadm/js/client.js:1857:17
at [object Object].cljs$core$IIndexed$_nth (/opt/vmwebadm/js/client.js:5958:31)
at /opt/vmwebadm/js/client.js:1857:17
at /opt/vmwebadm/js/client.js:2622:31
at Function. (/opt/vmwebadm/js/client.js:8972:62)
at Function.cljs$lang$applyTo (/opt/vmwebadm/js/client.js:9278:14)
at /opt/vmwebadm/js/client.js:4096:175
The text was updated successfully, but these errors were encountered:
Hi
From the downloads od a clean build i get the following error. I can fix it if pointed in the right direction ?
Thanks
Len
./vmwebadm list
The "sys" module is now called "util". It should have a similar interface.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: No item 1 in vector of length 1
at Error (unknown source)
at /opt/vmwebadm/js/client.js:5649:11
at [object Object].cljs$core$IIndexed$_nth (/opt/vmwebadm/js/client.js:5822:36)
at /opt/vmwebadm/js/client.js:1857:17
at [object Object].cljs$core$IIndexed$_nth (/opt/vmwebadm/js/client.js:5958:31)
at /opt/vmwebadm/js/client.js:1857:17
at /opt/vmwebadm/js/client.js:2622:31
at Function. (/opt/vmwebadm/js/client.js:8972:62)
at Function.cljs$lang$applyTo (/opt/vmwebadm/js/client.js:9278:14)
at /opt/vmwebadm/js/client.js:4096:175
The text was updated successfully, but these errors were encountered: