Installing Meteor 1.6 on Windows 7

I’ve been trying to get meteor set up on my machine for the past few hours and have had no luck what so ever. I really want to give meteor a try for a project I’m working on but I’m about to give up. I was hoping someone here could lend a hand.

I’ve set up chocolatey as the install page says to, everything seems to be working just fine. So I go to run “choco install meteor” and I get the following.

PS C:\Windows\system32> choco install meteor
Chocolatey v0.10.8
Installing the following packages:
meteor
By installing you accept licenses for the packages.
Progress: Downloading meteor 0.0.1... 100%

meteor v0.0.1 [Approved]
meteor package files install completed. Performing other installation steps.
The package meteor wants to run 'chocolateyinstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): Y

ERROR: A parameter cannot be found that matches parameter name 'file'.
The install of meteor was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\meteor\tools\chocolateyinstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - meteor (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\meteor\tools\chocolateyinstall.ps1'.
 See log for details.

Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
 https://chocolatey.org/compare
PS C:\Windows\system32>

I’ve looked at the logs and haven’t seen much that would point me in the right direction.

Any help would be greatly appreciated. Thanks everyone.

Check out this one

I had the same prob, then I used the link on https://guide.meteor.com/ -
the link is : https://install.meteor.com/windows
and it installed no problem!
:white_check_mark::white_check_mark:

Thanks everyone for the responses! I actually gave up on trying to get it running on windows and set up an old laptop to run ubuntu for this and other development projects I’ve wanted to work on. Hopefully this will point someone else in the right direction at some point! I’m looking forward to getting to know Meteor much more deeply.

it needs to login or setup an account, I failed many times ,even I have a account,so what is the problem?