-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
Description
Bug Report
Problem
What is expected to happen?
Plugman command not recognised after plugman help executed.
What does actually happen?
command not found: plugman
Information
I am planning to create plugin for Android and iOS after following steps from your documentation.
- npm install -g plugman
- After successfully installed try to run plugman help : "recived plugman command not found".
Tried with sudo same happening.
Command or Code
plugman help -> command not found.
Environment, Platform, Device
MacOS Catalina 10.15
Version information
Cordova 10.0.0
Plugman 3.0.0
MacOS Catalina 10.15.
Node v15.3.0
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above