Meteoriteのインストールで問題が発生しています。
私は現在、ここでホストされている望遠鏡プロジェクトに取り組み始めるつもりです。
望遠鏡をにダウンロードし、コマンドプロンプトで D:\Meteor\Telescope
Meteoriteをインストールしました。npm install -g meteorite
しかし、mrt
コマンドを使用して隕石をラムすると、次のエラーが発生します。
Stand back while Meteorite does its thing
Installing Meteor
branch: https://github.com/meteor/meteor.git#master
Installing smart packages
C:\Users\Snowflax\AppData\Roaming\npm\node_modules\meteorite\lib\sources\git.js:108
throw "There was a problem cloning repo: " + self.url;
^
There was a problem cloning repo: https://github.com/meteor/meteor.git
ここで何が問題になっていますか?私はMeteor Preview 0.4.2
すでにWindows7システムにインストールしています。クロスプラットフォームの問題はありますか?どんな助けでも適用されます。