This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
[Orchestrator-BugBash] warnings when installing plugin #1054
Closed
Description
Versions
What CLI version are you using.
@microsoft/botframework-cli/4.11.0 win32-x64 node-v12.18.3
What Nodejs version are you using
v12.18.3
What command-line interpreters are you using
cmd
What OS are you using
Windows 8.1
Describe the bug
The following warnings are encountered when installing the Orchestrator plugin:
warning @microsoft/bf-orchestrator-cli > @microsoft/bf-orchestrator > orchestrator-core > node-gyp > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning @microsoft/bf-orchestrator-cli > @microsoft/bf-orchestrator > orchestrator-core > node-gyp > request > har-validator@5.1.5: this library is no longer supported
To Reproduce
Steps to reproduce the behavior:
- Install the Orchestrator plugin as described here.
- See warnings
Expected behavior
The plugin should install without warnings
Screenshots
[bug]