-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
初歩的な質問です。プログラム初心者というより初めてレベルです。 #140
Comments
Node.js コンソールではなく、Node.jsをインストールされた際の(普通の?)コンソールでCloneしてみて下さい。 |
回答ありがとうございます。
普通のコンソールとは?OSがwindows10なのですが、コマンドプロンプトでいいという事でしょか?
From: ali-to [mailto:[email protected]]
Sent: Monday, May 7, 2018 12:45 PM
To: bitrinjani/r2 <[email protected]>
Cc: ntc3775 <[email protected]>; Author <[email protected]>
Subject: Re: [bitrinjani/r2] 初歩的な質問です。プログラム初心者というより初めてレベルです。 (#140)
Node.js コンソールではなく、Node.jsをインストールされた際の(普通の?)コンソールでCloneしてみて下さい。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#140 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AlBv3kVJnOJFcF2ncBn1ZqNr6YPG5Qdgks5tv8MngaJpZM4TrpuK> . <https://github.com/notifications/beacon/AlBv3tn9mmZF86uNknZ8pKzMKaf-vbFvks5tv8MngaJpZM4TrpuK.gif>
|
たびたび初心者ですみません。 |
私がNode.jsをインストールしたのはパッケージソフト(?)をhttps://nodejs.org/en/ |
連投ですみません。 GitHubdesktopをインストール up to date in 12.507s |
現在 ヤフオクにて購入(1500円くらい)したR2にて起動するところまで行きました。
src/Arbitrager.ts(1,27): error TS2307: Cannot find module '@bitr/logger'. npm ERR! A complete log of this run can be found in: |
Node.jsのversionを確認してみて下さい。 V8.5.0で試してみて下さい。 |
Node.jsインスト-ル終わりました。
Node.jsのコンソールから
git clone https://github.com/bitrinjani/r2.git
を入れると
SyntaxError: Unexpected identifier
が返ってきます。
構文エラーだと思いますが、何か足りないのでしょうか?
The text was updated successfully, but these errors were encountered: