cloud-native-toolkit / planning

The is the planning repo to manage the cross project Epics and Issues. Tasks and Bugs
3 stars 1 forks source link

unable to install igc client on node 15+ #737

Open clubanderson opened 3 years ago

clubanderson commented 3 years ago

Describe the bug I installed igc on node 15+ via npm -g install. The install failed due to deprecation of dependencies

To Reproduce Steps to reproduce the behavior:

  1. install node 15 or higher
  2. npm install -g igc client
  3. run 'igc' command
  4. error - igc does not exist

Expected behavior I expected igc client to run on latest versions of node

Screenshots If applicable, add screenshots to help explain your problem.

IBM Cloud Select the services and tools affected

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

seansund commented 3 years ago

Need to add 12-15 to the test matrix and document the supported versions