admin管理员组文章数量:1291295
I'm a newbie when it es to installing/setting up software especially if it involves using the mand line.
I'm trying to install Meteor.js on Windows 7 x64 using the following instructions:
In the mand prompt, after going to the directory Meteor is installed, I try running curl | /bin/sh
but I get the error The system cannot find the path specified.
In my Meteor directory, there is a bin
folder but no sh
folder inside it... Is there something I'm doing wrong?
I'm a newbie when it es to installing/setting up software especially if it involves using the mand line.
I'm trying to install Meteor.js on Windows 7 x64 using the following instructions: http://pastebin./qQYf23f4
In the mand prompt, after going to the directory Meteor is installed, I try running curl https://install.meteor. | /bin/sh
but I get the error The system cannot find the path specified.
In my Meteor directory, there is a bin
folder but no sh
folder inside it... Is there something I'm doing wrong?
3 Answers
Reset to default 7Meteor doesn't yet support Windows officially. Unofficially, have a look at http://win.meteor.
As of release 1.1 that came out recently, Meteor started supporting Windows officially. The official Windows installer is available here
Just tried InstallMeteor.exe. Got messeage failed to contact install server and got error following is in the log file:
[2D9F0:8D5C][2016-07-28T11:00:36]i301: Applying execute package: SetupMeteor_UserInstall, action: Install, path: C:\Users\user\AppData\Local\Package Cache{2DA24988-287C-4531-9B32-88729CBDF7F1}v1.0\SetupMeteor.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7" METEOR_DIR="C:\Users\user\AppData\Local\" INSTALL_REG_PATH="SOFTWARE\Meteor Development Group \Meteor\Install" MSICUSTOMERRFILE="C:\Users\user\AppData\Local\Temp\Meteor_20160728110033.log.err" PERUSER_INSTALL="1"' [2D9F0:8D5C][2016-07-28T11:01:01]e000: Error 0x80070643: Failed to install MSI package. [2D9F0:8D5C][2016-07-28T11:01:01]e000: Error 0x80070643: Failed to configure per-user MSI package. [2D9F0:8D5C][2016-07-28T11:01:01]i319: Applied execute package: SetupMeteor_UserInstall, result: 0x80070643, restart: None
本文标签: javascriptInstalling Meteor on Windows 7 with cURLStack Overflow
版权声明:本文标题:javascript - Installing Meteor on Windows 7 with cURL - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741527573a2383560.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论