forked from ethereum/mist
-
Notifications
You must be signed in to change notification settings - Fork 0
Ochiba edited this page Dec 30, 2017
·
11 revisions
node-gypのインストールが必要 windowsでインストールするにはpython2.xが必要 windowssdk8.1が要求される なんかこんなエラー出る。TRK0005: 検索できませんでした: "CL.exe"。指定されたファイルが見 visual studio 2012を入れる。
npm install --global --production windows-build-tools
これ一発でよさげ
これもいりそう
http://landinghub.visualstudio.com/visual-cpp-build-tools
yarnも必要
https://yarnpkg.com/lang/en/docs/install/
meteorもいる
https://www.meteor.com/install
meteor-build-clientもいる npm install -g meteor-build-client
sqliteもいるらしい
npm install sqlite3
nsisも必要