-
Notifications
You must be signed in to change notification settings - Fork 157
Unable to install plugins on Windows 7 #234
Comments
Hmm, I can see it's happening on my development branch, are you using the latest release version and it's happening? |
I've diagnosed this a bit, looks like it's having a problem getting the package download counts. Need to dig in further to see if the npmjs.org site has changed their API and a downstream package we use isn't up to date. |
@cpriest I'll look at it |
Sounds like you found the issue but to answer, yes I have the new version running from this repo |
@appetizermonster ok, I do know that it's having a problem with parsing the download counts, the main request is working fine. |
@cpriest I just un-installed Hain and installed the older version v0.6.1 on windows 7 X64bit and have the same issue with it too. Ill try an older one I have had Hain for week with no plugins to use! UPDATE Just tried v6 from Jan 18 and no luck |
Sorry to hear that, I believe it's an issue with npmjs.org and how we're querying it for download counts. @appetizermonster said he'd look into it, but if not this week I will finish looking into it. |
Same issue on Windows 10... |
Looks like Heejin is not going to be able to field this, I'll try and get to it as soon as I am able. |
@cpriest good news for me....I can manually download plugin zip files and extract to Hain plugin folder and run reload plugins and it lets me manually install plugins until this is fixed! |
I spoke to soon. Some of the plugins work but most donn't show up. Perhaps they have NPM dep;endency that is not installed yet in Hain or something. Do you know if the plugin install process does more than download and move the plugin to the directory? |
Same issue here (Win10). Looking forward to a solution! |
* Add moment dependency for date/time manipulation * Limit date range to 1 year and rework download counts There was an error about trying to pull too large of a range, exceeding 365 days, so the range has been limited to the past year as of the current time of the query. Additionally, there were issues with the results containing a blank key in the response object or there were no downloads key with the download data per day which was causing problems.
Thank you @daemongh for fixing this issue, much appreciated. |
I'm unable to install any plugins as this image below shows it just shows this message forever on my WIndows 7 PC with Hain.
Any ideas what could cause this?
In the preferences for the Package Manager it has this URL set:
http://npmsearch.com
The text was updated successfully, but these errors were encountered: