-
When attempting to install the zowe-tasks plugin using the command: "zowe plugins install @zowe/tasks-for-zowe-cli", the following error message is seen: "sh: generated/aesprim-browser.js: Permission …
-
I want to make use of the @zowe/cics API in a new plug-in, I'm struggling to do so as the _CicsSession_ class isn't part of the exported API. CicsSession is what's used to create the session object th…
pcoop updated
6 months ago
-
I am installing ZOWE for the first time in Mainframe. I am using ACF2 Certificate and keyring. While bringing up Zowe cross memory server, I am getting below error. Looking for assistance.
(prepar…
-
@ajinrocket presented feedback to doc squad on 3/11/2021
The main points of conversation focused on the following topics:
- Remove the "components" section from the Overview Video and create ind…
-
Hi Team,
I am facing same issue, i created new connection of http://ip:port, but it still gives me same error that its an HTTP(S) connection.
Could someone please let me know the solution to fix i…
-
## What is the **expected** behaviour?
Hey, we have Algolia doc search set up on our doc site docs.zowe.org. It's json file is here https://github.com/algolia/docsearch-configs/blob/master/configs/…
-
We have many great demo videos for different components and they would be very helpful for users to learn about features and functions. To embed the demo videos in docs or link to them in docs, a stra…
-
With the added support in Zowe CLI we can adopt the use and passage of VS Code proxy setting
**Additional context**
-
Write the documentation with accessibility in mind. This is also a feedback in the Zowe community survey: `more attention to accessibility, current docs are almost unusable for visually impaired users…
-
The Zowe Chat server ships with dependent libraries which should be made available to plugins at runtime, and are described within plugin `package.json` files as peerDependencies. Currently when users…