wallet icon indicating copy to clipboard operation
wallet copied to clipboard

Windows Project build failure issue

Open 49887134 opened this issue 3 years ago • 1 comments

My configuration is Windows 10, but it has not been able to compile and run, there is no tutorial available for me to run the project on the Windows platform, thank you very much!

49887134 avatar Jun 01 '22 07:06 49887134

I had similar issues and decided to use Ubuntu on Windows VMware. I eneded up using Node 12.2.0. And sudo apt-get install build-essential helped with the npm install issues

mehrdad-zade avatar Jul 05 '22 20:07 mehrdad-zade