File tree Expand file tree Collapse file tree 4 files changed +78
-315
lines changed Expand file tree Collapse file tree 4 files changed +78
-315
lines changed Original file line number Diff line number Diff line change @@ -160,14 +160,8 @@ Most of the commands need `nix` and will run only on Linux or macOS.
160160- Windows 10/11
161161- Daedalus testnet installation (similar version used in branch) in ` C:\Program Files\Daedalus Testnet `
162162- NodeJS 16
163- - Python2 *
164- - ` yarn global add windows-build-tools ` * (if this does not work extract daedalus\nix\windows-usb-libs.zip under daedalus\build folder)
165- - Microsoft Build Tools 2015 *
166- - Microsoft Visual Studio 2017 (Include Desktop development with C++) *
167163- ` yarn config set msvsversion 2015 --global `
168164
169- * needed for compiling
[email protected] on Windows
170-
171165#### Steps
172166- ` yarn install `
173167- ` yarn dev:windows `
Original file line number Diff line number Diff line change 156156 "mobx-react-devtools" : " 6.1.1" ,
157157 "node-forge" : " 1.0.0" ,
158158 "node-libs-browser" : " 2.2.1" ,
159- "node-sass" : " 4.14.1" ,
160159 "nodemon" : " 2.0.4" ,
161160 "npmlog" : " 4.1.2" ,
162161 "postcss" : " 8.2.13" ,
168167 "react-intl-translations-manager" : " 5.0.3" ,
169168 "react-syntax-highlighter" : " 13.5.3" ,
170169 "regenerator-runtime" : " 0.13.7" ,
171- "sass-loader" : " 7.1.0" ,
170+ "sass" : " 1.32.13" ,
171+ "sass-loader" : " 10.1.1" ,
172172 "seedrandom" : " 3.0.5" ,
173173 "sinon" : " 9.2.2" ,
174174 "spawn-sync" : " 2.0.0" ,
You can’t perform that action at this time.
0 commit comments