1.4.4.1 was released 9 days ago so I thought it would be supported. On a Mac I updated the project to 1.4.4.1 but when another person on my team tries to install project on Windows 10 we’re informed 1.4.4.1 is not supported on Windows and to use the following command to pin it to the latest version supported on windows:
meteor update --release METEOR@1.4.4.1
This does not work just regurgitates the same error message and instructions.
I am running windows 10 and I think I just need to reinstall meteor. I have another windows 10 box I have 1.4.4.1 running on ok - installed it last night.
Of course now I’m hitting a directory not empty error in the isopacks folder for a specific package where the folder is actually empty. Very frustrating.
We finally got 1.4.4.1 installed and working ok on our problem box.
At then end of the day we had to replace our users/appdata/local/.meteor directory content via the manual install route since the meteor uninstaller was not behaving particularly nice.