gavinr / github-csv-tools

Import and export GitHub issues via CSV
https://npmjs.com/github-csv-tools
MIT License
661 stars 118 forks source link

Attempted npm re-install does no upgrade the version #59

Closed RJDan closed 3 years ago

RJDan commented 3 years ago

I've tried to upgrade from 2.0.0 to the latest with the following:

sudo npm install -g npm
sudo npm uninstall -g github-csv-tools
sudo npm install -g github-csv-tools

The version number doesn't appear to have changed at all. I'm likely doing something wrong but I've not used npm before so please be gentle.

gavinr commented 3 years ago

Hi, sorry we are not able to provide support on npm install issues. Please use https://github.community/ to ask these kinds of questions.